gnu: libigl: Fix build.

* gnu/packages/engineering.scm (libigl)[inputs]: Add tbb.
This commit is contained in:
Guillaume Le Vaillant 2023-04-22 10:58:51 +02:00
parent 81cef273c0
commit 6c91f65d09
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F

View File

@ -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".