1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

gnu: xiphos: Do not depend on libsoup2.

* gnu/packages/books.scm (xiphos)
[native-inputs]: Remove webkitgtk-with-libsoup2; add webkitgtk-for-gtk3.

Change-Id: I48b1ea3338e6204020c15d352c2899b9191d4c8c
This commit is contained in:
Maxim Cournoyer
2026-03-22 23:56:26 +09:00
parent 74f493d655
commit 4aa2042514

View File

@@ -315,7 +315,7 @@ software, with support for multiple texts and languages.")
sword
util-linux ;for 'uuidgen'
(list util-linux "lib") ;for 'libuuid'
webkitgtk-with-libsoup2
webkitgtk-for-gtk3
yelp-tools
zip))
(inputs (list dbus dbus-glib libxml2 python python-lxml))