me
/
guix
Archived
1
0
Fork 0

gnu: libigl: Fix build.

* gnu/packages/engineering.scm (libigl)[inputs]: Add tbb.
master
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
1 changed files with 1 additions and 0 deletions

View File

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