libgaminggear: 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.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
gtk2,
|
||||
libcanberra,
|
||||
libnotify,
|
||||
pcre,
|
||||
sqlite,
|
||||
libxdmcp,
|
||||
libpthread-stubs,
|
||||
@@ -48,7 +47,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
gtk2
|
||||
libcanberra
|
||||
libnotify
|
||||
pcre
|
||||
sqlite
|
||||
libxdmcp
|
||||
libpthread-stubs
|
||||
|
||||
Reference in New Issue
Block a user