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:
Yaroslav Chvanov
2024-11-30 11:53:48 +03:00
parent 10ce0b2de8
commit 6f860d8ef6
@@ -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