mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-18 12:47:33 -05:00
gnu: komikku: Build with old webkit.
* gnu/packages/gnome.scm (komikku)[inputs]: Use webkitgtk-with-libsoup2.
This commit is contained in:
parent
00ec9e3414
commit
9628035145
1 changed files with 1 additions and 1 deletions
|
@ -12401,7 +12401,7 @@ (define-public komikku
|
|||
python-pygobject
|
||||
python-requests
|
||||
python-unidecode
|
||||
webkitgtk))
|
||||
webkitgtk-with-libsoup2))
|
||||
(native-inputs
|
||||
`(("desktop-file-utils" ,desktop-file-utils)
|
||||
("gettext" ,gettext-minimal)
|
||||
|
|
Loading…
Reference in a new issue