me
/
guix
Archived
1
0
Fork 0

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: I0abf74ebc48f733634679e0700151fadfa7e6dc7
master
Ricardo Wurmus 2024-02-13 11:46:52 +01:00
parent 1ecec3ec42
commit 20513ed554
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

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