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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user