liferea: add libnotify
I've accidentially removed it from build inputs. Notice that GNOME 3 icons weren't removed accidentially -- it works without them for me on XFCE.
This commit is contained in:
parent
4a6ba21bdd
commit
fe265f129e
@ -20,7 +20,7 @@ in stdenv.mkDerivation rec {
|
|||||||
buildInputs = [
|
buildInputs = [
|
||||||
glib gtk3 webkitgtk libxml2 libxslt sqlite libsoup gsettings_desktop_schemas
|
glib gtk3 webkitgtk libxml2 libxslt sqlite libsoup gsettings_desktop_schemas
|
||||||
libpeas gsettings_desktop_schemas json_glib dconf gobjectIntrospection
|
libpeas gsettings_desktop_schemas json_glib dconf gobjectIntrospection
|
||||||
librsvg glib_networking
|
librsvg glib_networking libnotify
|
||||||
] ++ (with gst_all_1; [
|
] ++ (with gst_all_1; [
|
||||||
gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad
|
gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad
|
||||||
]);
|
]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user