frei0r: remove unused pcre dependency (#405850)

This commit is contained in:
K900
2025-05-10 16:46:05 +03:00
committed by GitHub
-2
View File
@@ -6,7 +6,6 @@
cairo,
cmake,
opencv,
pcre,
pkg-config,
cudaSupport ? config.cudaSupport,
cudaPackages,
@@ -31,7 +30,6 @@ stdenv.mkDerivation rec {
[
cairo
opencv
pcre
]
++ lib.optionals cudaSupport [
cudaPackages.cuda_cudart