mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-16 06:29:17 +03:00
prusa-slicer: remove unused pcre dependency (#403933)
This commit is contained in:
commit
dba9217875
1 changed files with 0 additions and 2 deletions
|
@ -28,7 +28,6 @@
|
||||||
nlopt,
|
nlopt,
|
||||||
opencascade-occt_7_6_1,
|
opencascade-occt_7_6_1,
|
||||||
openvdb,
|
openvdb,
|
||||||
pcre,
|
|
||||||
qhull,
|
qhull,
|
||||||
tbb_2021_11,
|
tbb_2021_11,
|
||||||
wxGTK32,
|
wxGTK32,
|
||||||
|
@ -130,7 +129,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
nlopt
|
nlopt
|
||||||
opencascade-override'
|
opencascade-override'
|
||||||
openvdb_tbb_2021_8
|
openvdb_tbb_2021_8
|
||||||
pcre
|
|
||||||
qhull
|
qhull
|
||||||
tbb_2021_11
|
tbb_2021_11
|
||||||
wxGTK-override'
|
wxGTK-override'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue