From df11274a694f89df967afecbc5e0e0fd819e7e3e Mon Sep 17 00:00:00 2001 From: patka Date: Sat, 3 May 2025 18:52:31 +0200 Subject: [PATCH] radiotray-ng: remove unused pcre dependency There is no mention of pcre in the entire history of the upstream repo, nor does it appear anywhere when building while removed. It is unused --- pkgs/applications/audio/radiotray-ng/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/applications/audio/radiotray-ng/default.nix b/pkgs/applications/audio/radiotray-ng/default.nix index 439fa8e4a0dd..adaf0fc898fb 100644 --- a/pkgs/applications/audio/radiotray-ng/default.nix +++ b/pkgs/applications/audio/radiotray-ng/default.nix @@ -11,7 +11,6 @@ boost, jsoncpp, libbsd, - pcre, # GUI/Desktop dbus, glibmm, @@ -74,7 +73,6 @@ stdenv.mkDerivation rec { boost jsoncpp libbsd - pcre glibmm hicolor-icon-theme gsettings-desktop-schemas