gnu: libigl: Fix build.
* gnu/packages/engineering.scm (libigl)[inputs]: Add tbb.master
parent
81cef273c0
commit
6c91f65d09
|
@ -3454,6 +3454,7 @@ perform various useful functions such as:
|
|||
("gmp" ,gmp)
|
||||
("mesa" ,mesa)
|
||||
("mpfr" ,mpfr)
|
||||
("tbb" ,tbb)
|
||||
("tinyxml2" ,tinyxml2)
|
||||
;; When updating this package, update commit fields below according to
|
||||
;; the hashes listed in "cmake/LibiglDownloadExternal.cmake".
|
||||
|
|
Reference in New Issue