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
This commit is contained in:
patka
2025-05-03 16:57:51 +02:00
parent a4b6cee9ab
commit d83f0da927
@@ -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'