gnu: sugar-read-activity: Use webkit with libsoup 3.
* gnu/packages/sugar.scm (sugar-read-activity)[propagated-inputs]: Replace webkitgtk-with-libsoup2 with webkitgtk-for-gtk3. Change-Id: I0abf74ebc48f733634679e0700151fadfa7e6dc7master
parent
1ecec3ec42
commit
20513ed554
|
@ -715,7 +715,7 @@ or you can also play with a friend!")
|
|||
(list evince
|
||||
gtk+
|
||||
sugar-toolkit-gtk3
|
||||
webkitgtk-with-libsoup2))
|
||||
webkitgtk-for-gtk3))
|
||||
(inputs
|
||||
(list gettext-minimal))
|
||||
(home-page "https://help.sugarlabs.org/read.html")
|
||||
|
|
Reference in New Issue