io: remove unused pcre dependency

part of #356387

Validated using diffoscope, package output is identical with and without pcre apart from nix store hashes.
No mention of pcre in upstream sources other than a mention in a travis.yaml which is not load-bearing nor accurate anymore.
This commit is contained in:
Grimmauld
2026-07-23 17:22:17 +02:00
parent 8e056efb6a
commit 6c788be049
-2
View File
@@ -21,7 +21,6 @@
libxml2,
libglut,
libsamplerate,
pcre,
libevent,
libedit,
yajl,
@@ -81,7 +80,6 @@ stdenv.mkDerivation {
libxml2
libglut
libsamplerate
pcre
libevent
libedit
yajl