bambu-studio: fix build deps (#354265)

This commit is contained in:
Atemu 2024-11-08 21:08:57 +01:00 committed by GitHub
commit 8bba3c2d46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
cmake,
pkg-config,
wrapGAppsHook3,
boost179,
boost180,
cereal,
cgal_5,
curl,
@ -72,7 +72,7 @@ stdenv.mkDerivation rec {
buildInputs = [
binutils
boost179
boost180
cereal
cgal_5
curl