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:
@@ -21,7 +21,6 @@
|
||||
libxml2,
|
||||
libglut,
|
||||
libsamplerate,
|
||||
pcre,
|
||||
libevent,
|
||||
libedit,
|
||||
yajl,
|
||||
@@ -81,7 +80,6 @@ stdenv.mkDerivation {
|
||||
libxml2
|
||||
libglut
|
||||
libsamplerate
|
||||
pcre
|
||||
libevent
|
||||
libedit
|
||||
yajl
|
||||
|
||||
Reference in New Issue
Block a user