me
/
guix
Archived
1
0
Fork 0

gnu: evolution-data-server: Propagate libsoup@2.

All of the .pc files require version 2.

* gnu/packages/gnome.scm (evolution-data-server)
[propagated-inputs]: Replace libsoup with libsoup-minimal-2.
master
Timothy Sample 2021-11-17 21:02:33 -05:00
parent 3904f33580
commit 66ff6f3718
No known key found for this signature in database
GPG Key ID: 2AC6A5EC1C357C59
1 changed files with 1 additions and 1 deletions

View File

@ -7720,7 +7720,7 @@ Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
`(("gtk+" ,gtk+)
("libical" ,libical)
("libsecret" ,libsecret)
("libsoup" ,libsoup)
("libsoup" ,libsoup-minimal-2)
("nss" ,nss)
("sqlite" ,sqlite)))
(inputs