Fix bambu-studio build deps

Signed-off-by: Andres Gongora <mail@andresgongora.com>
This commit is contained in:
Andres Gongora 2024-11-07 17:39:45 +01:00
parent a469250971
commit dc09b1cd37
No known key found for this signature in database
GPG Key ID: 0141F02AA322C9A5

View File

@ -6,7 +6,7 @@
cmake,
pkg-config,
wrapGAppsHook3,
boost179,
boost180,
cereal,
cgal_5,
curl,
@ -28,6 +28,7 @@
mesa,
mpfr,
nlopt,
slic3r,
opencascade-occt_7_6,
openvdb,
opencv,
@ -72,7 +73,7 @@ stdenv.mkDerivation rec {
buildInputs = [
binutils
boost179
boost180
cereal
cgal_5
curl