liferea: Update dependencies

dconf & librsvg are indirect and will be already available through wrapGAppsHook.
libsecret replaces gnome-secret and is required for the keyring plug-in.

Closes: https://github.com/NixOS/nixpkgs/issues/39650
This commit is contained in:
Jan Tojnar 2020-06-05 00:01:31 +02:00
parent dfd6f3de19
commit d67e2a2702
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -16,8 +16,7 @@
, gtk3 , gtk3
, gsettings-desktop-schemas , gsettings-desktop-schemas
, libpeas , libpeas
, dconf , libsecret
, librsvg
, gobject-introspection , gobject-introspection
, glib-networking , glib-networking
}: }:
@ -49,9 +48,8 @@ stdenv.mkDerivation rec {
libpeas libpeas
gsettings-desktop-schemas gsettings-desktop-schemas
json-glib json-glib
dconf
gobject-introspection gobject-introspection
librsvg libsecret
glib-networking glib-networking
libnotify libnotify
] ++ (with gst_all_1; [ ] ++ (with gst_all_1; [