gnu: liferea: Build with libsoup 2.
Reported by Luis Felipe on #guix. * gnu/packages/syndication.scm (liferea)[inputs]: Use LIBSOUP-MINIMAL-2 and WEBKITGTK-WITH-LIBSOUP2.
This commit is contained in:
parent
224d437fb4
commit
eddcb9507a
1 changed files with 2 additions and 2 deletions
|
@ -389,7 +389,7 @@ file system, and many more features.")
|
||||||
libnotify
|
libnotify
|
||||||
libpeas
|
libpeas
|
||||||
libsecret
|
libsecret
|
||||||
libsoup
|
libsoup-minimal-2
|
||||||
libxml2
|
libxml2
|
||||||
libxslt
|
libxslt
|
||||||
pango
|
pango
|
||||||
|
@ -397,7 +397,7 @@ file system, and many more features.")
|
||||||
python-pycairo
|
python-pycairo
|
||||||
python-pygobject
|
python-pygobject
|
||||||
sqlite
|
sqlite
|
||||||
webkitgtk))
|
webkitgtk-with-libsoup2))
|
||||||
(home-page "https://lzone.de/liferea/")
|
(home-page "https://lzone.de/liferea/")
|
||||||
(synopsis "News reader for GTK/GNOME")
|
(synopsis "News reader for GTK/GNOME")
|
||||||
(description "Liferea is a desktop feed reader/news aggregator that
|
(description "Liferea is a desktop feed reader/news aggregator that
|
||||||
|
|
Reference in a new issue