gnu: apostrophe: Build with correct webkitgtk.

* gnu/packages/gnome.scm (apostrophe)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Rene Saavedra 2022-05-20 13:13:49 -05:00 committed by Efraim Flashner
parent e640da33f3
commit b456086c65
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -12027,7 +12027,7 @@ (define-public apostrophe
python-pygobject
python-pyenchant
python-pypandoc
webkitgtk))
webkitgtk-with-libsoup2))
(native-inputs
(list gettext-minimal
`(,glib "bin")