Unverified Commit d83f0da9 authored by patka's avatar patka
Browse files

prusa-slicer: remove unused pcre dependency

There is no mention of pcre in the upstream repo, nor does it appear anywhere when building while removed. It is unused
parent a4b6cee9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@
  nlopt,
  opencascade-occt_7_6_1,
  openvdb,
  pcre,
  qhull,
  tbb_2021_11,
  wxGTK32,
@@ -130,7 +129,6 @@ stdenv.mkDerivation (finalAttrs: {
      nlopt
      opencascade-override'
      openvdb_tbb_2021_8
      pcre
      qhull
      tbb_2021_11
      wxGTK-override'