prusa-slicer: remove unused pcre dependency (#403933)

This commit is contained in:
Aleksana 2025-05-04 17:26:13 +08:00 committed by GitHub
commit dba9217875
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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'