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)))
|
||||
(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
|
||||
|
Loading…
Reference in New Issue
Block a user