me
/
guix
Archived
1
0
Fork 0

gnu: libdmapsharing: Build against libsoup 2.

* gnu/packages/gnome.scm (libdmapsharing)[propagated-inputs]: Change
LIBSOUP to LIBSOUP-MINIMAL-2.
master
Ludovic Courtès 2021-11-18 22:09:25 +01:00
parent ae716a4966
commit 427d95f7af
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -612,7 +612,7 @@ in JavaScript.")
`(("glib" ,glib)
("glib-networking" ,glib-networking)
("gstreamer" ,gstreamer)
("libsoup" ,libsoup)))
("libsoup-minimal" ,libsoup-minimal-2)))
(synopsis "Media management library")
(description "Libdmapsharing is a library which allows programs to access,
share and control the playback of media content using DMAP (DAAP, DPAP & DACP).