From 8472c26c254c0381018a3903feb55f31b1ea96f1 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sun, 26 Apr 2020 23:01:03 -0400 Subject: gnu: liblinphone: Remove hicolor-icon-theme and murrine inputs. Icon themes and theme engines are best left for the users to select and install themselves. * gnu/packages/linphone.scm (liblinphone)[inputs]: Remove hicolor-icon-theme. [propagated-inputs]: Remove murrine. --- gnu/packages/linphone.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/linphone.scm') diff --git a/gnu/packages/linphone.scm b/gnu/packages/linphone.scm index 8962f2001e..e8aeabe419 100644 --- a/gnu/packages/linphone.scm +++ b/gnu/packages/linphone.scm @@ -459,7 +459,6 @@ decoding, and rendering.") ("belcard" ,belcard) ("bellesip" ,belle-sip) ("bzrtp", bzrtp) - ("hicolor-icon-theme" ,hicolor-icon-theme) ; Hard-coded for GTK UI ("glib" ,glib) ("gtk2" ,gtk+-2) ("mediastreamer2" ,mediastreamer2) @@ -469,8 +468,6 @@ decoding, and rendering.") ("six" ,python-six) ("sqlite" ,sqlite) ("udev" ,eudev))) - (propagated-inputs - `(("murrine" ,murrine))) ; Required for GTK UI (synopsis "Belledonne Communications Softphone Library") (description "Liblinphone is a high-level SIP library integrating all calling and instant messaging features into an unified -- cgit v1.2.3