mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gnome-online-accounts@3.44: Fix inputs.
* gnu/packages/gnome.scm (gnome-online-accounts-3.44)[inputs]: Match “webkitgtk” instead of “webkitgtk-for-gtk3” in replacement.
This commit is contained in:
@@ -8351,7 +8351,7 @@ Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
|
||||
(delete 'disable-gtk-update-icon-cache)))))
|
||||
(inputs (modify-inputs (package-inputs gnome-online-accounts)
|
||||
(replace "rest" rest)
|
||||
(replace "webkitgtk-for-gtk3" webkitgtk-with-libsoup2)))))
|
||||
(replace "webkitgtk" webkitgtk-with-libsoup2)))))
|
||||
|
||||
(define-public evolution-data-server
|
||||
(package
|
||||
|
||||
Reference in New Issue
Block a user