openxray: remove unused PCRE dependency
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
lzo,
|
||||
libjpeg,
|
||||
libogg,
|
||||
pcre,
|
||||
makeWrapper,
|
||||
}:
|
||||
let
|
||||
@@ -55,7 +54,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
lzo
|
||||
libjpeg
|
||||
libogg
|
||||
pcre
|
||||
];
|
||||
|
||||
cmakeFlags = [
|
||||
|
||||
Reference in New Issue
Block a user