me
/
guix
Archived
1
0
Fork 0

gnu: giara: Use libsoup2 variant of webkitgtk.

* gnu/packages/syndication.scm (giara)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
master
Ricardo Wurmus 2021-11-22 07:18:09 +01:00
parent c7769bfca7
commit 60e33428d1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ cards.")
("python-pycairo" ,python-pycairo)
("python-pygobject" ,python-pygobject)
("python-requests" ,python-requests)
("webkitgtk" ,webkitgtk)))
("webkitgtk" ,webkitgtk-with-libsoup2)))
(propagated-inputs
`(("dconf" ,dconf)))
(synopsis "Client for Reddit")