gnu: libigl: Fix build.
* gnu/packages/engineering.scm (libigl)[inputs]: Add tbb.
This commit is contained in:
		
							parent
							
								
									81cef273c0
								
							
						
					
					
						commit
						6c91f65d09
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -3454,6 +3454,7 @@ perform various useful functions such as:
 | 
				
			||||||
       ("gmp" ,gmp)
 | 
					       ("gmp" ,gmp)
 | 
				
			||||||
       ("mesa" ,mesa)
 | 
					       ("mesa" ,mesa)
 | 
				
			||||||
       ("mpfr" ,mpfr)
 | 
					       ("mpfr" ,mpfr)
 | 
				
			||||||
 | 
					       ("tbb" ,tbb)
 | 
				
			||||||
       ("tinyxml2" ,tinyxml2)
 | 
					       ("tinyxml2" ,tinyxml2)
 | 
				
			||||||
       ;; When updating this package, update commit fields below according to
 | 
					       ;; When updating this package, update commit fields below according to
 | 
				
			||||||
       ;; the hashes listed in "cmake/LibiglDownloadExternal.cmake".
 | 
					       ;; the hashes listed in "cmake/LibiglDownloadExternal.cmake".
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue