me
/
guix
Archived
1
0
Fork 0

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.
master
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
1 changed files with 1 additions and 1 deletions

View File

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