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 10:51:50 +03:00
parent 10ce0b2de8
commit 6f860d8ef6
No known key found for this signature in database
GPG Key ID: CCF75EB2BBF8F69C

View File

@ -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