Archived
1
0
Fork 0

gnu: libdmapsharing: Build against libsoup 2.

* gnu/packages/gnome.scm (libdmapsharing)[propagated-inputs]: Change
LIBSOUP to LIBSOUP-MINIMAL-2.
This commit is contained in:
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

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).