me
/
guix
Archived
1
0
Fork 0

gnu: seed: Use webkitgtk-with-libsoup2.

* gnu/packages/gnome.scm (seed)[propagated-inputs]: Use
webkitgtk-with-libsoup2.
master
Maxim Cournoyer 2022-04-20 00:57:01 -04:00
parent 84943a4e0e
commit 1dc1da973c
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -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