python3Packages.ifcopenshell: remove pcre

Remove pcre from buildInputs since it was
only used by the now removed opencollada
This commit is contained in:
Marc Bornand
2026-05-30 18:18:35 +02:00
parent 192eecd28b
commit eb75225596
@@ -24,7 +24,6 @@
mpfr,
nlohmann_json,
opencascade-occt_7_6,
pcre,
zlib,
# python deps
@@ -101,7 +100,6 @@ buildPythonPackage rec {
mpfr
nlohmann_json
opencascade-occt
pcre
];
propagatedBuildInputs = [