Unverified Commit dc09b1cd authored by Andres Gongora's avatar Andres Gongora
Browse files

Fix bambu-studio build deps

parent a4692509
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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