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:
Grimmauld
2026-07-23 17:12:16 +02:00
parent 360868e75a
commit fcaafec568
-2
View File
@@ -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