gnu: python-nbxmpp: Correct libsoup dependency.

This packages uses ABI of libsoup v2.

* gnu/packages/messaging.scm (python-nbxmpp)[inputs]: Replace libsoup
with libsoup-minimal-2.
This commit is contained in:
Raghav Gururajan 2021-12-17 10:47:24 -05:00
parent 2d6ad9e2e0
commit d6abbfdab3
No known key found for this signature in database
GPG Key ID: 5F5816647F8BE551

View File

@ -1137,7 +1137,7 @@ simultaneously and therefore appear under the same nickname on IRC.")
(inputs (inputs
(list glib (list glib
glib-networking glib-networking
libsoup libsoup-minimal-2
python-gssapi python-gssapi
python-idna python-idna
python-precis-i18n python-precis-i18n