sayonara: remove unused pcre dependency
part of #356387 closes #532653 Validated using diffoscope, package output is identical with and without pcre apart from nix store path.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
lib,
|
||||
libpulseaudio,
|
||||
ninja,
|
||||
pcre,
|
||||
pkg-config,
|
||||
taglib,
|
||||
zlib,
|
||||
@@ -43,7 +42,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
buildInputs = [
|
||||
libpulseaudio
|
||||
pcre
|
||||
libsForQt5.qtbase
|
||||
taglib
|
||||
zlib
|
||||
|
||||
Reference in New Issue
Block a user