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