gnu: seed: Use webkitgtk-with-libsoup2.
* gnu/packages/gnome.scm (seed)[propagated-inputs]: Use webkitgtk-with-libsoup2.master
parent
84943a4e0e
commit
1dc1da973c
|
@ -557,7 +557,7 @@ bindings.")
|
|||
("xscrnsaver" ,libxscrnsaver)))
|
||||
(propagated-inputs
|
||||
`(("glib" ,glib)
|
||||
("webkit" ,webkitgtk)))
|
||||
("webkit" ,webkitgtk-with-libsoup2)))
|
||||
(synopsis "GObject JavaScriptCore bridge")
|
||||
(description "Seed is a library and interpreter, dynamically bridging
|
||||
(through GObjectIntrospection) the WebKit JavaScriptCore engine, with the
|
||||
|
|
Reference in New Issue