gnu: giara: Use libsoup2 variant of webkitgtk.
* gnu/packages/syndication.scm (giara)[inputs]: Replace webkitgtk with webkitgtk-with-libsoup2.master
parent
c7769bfca7
commit
60e33428d1
|
@ -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")
|
||||
|
|
Reference in New Issue