strawberry: drop PCRE dependency
While strawberry seems to bundle PCRE2 on MacOS and Windows, it doesn't seem to use it directly.
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
ninja,
|
||||
nix-update-script,
|
||||
p11-kit,
|
||||
pcre,
|
||||
pkg-config,
|
||||
qtbase,
|
||||
qttools,
|
||||
@@ -71,7 +70,6 @@ stdenv.mkDerivation rec {
|
||||
libmtp
|
||||
libpthreadstubs
|
||||
libtasn1
|
||||
pcre
|
||||
qtbase
|
||||
sqlite
|
||||
taglib
|
||||
|
||||
Reference in New Issue
Block a user