gnu: lollypop: Build with libsoup@2.
* gnu/packages/gnome.scm (lollypop)[inputs]: Change from LIBSOUP to LIBSOUP-MINIMAL-2.master
parent
637735da4d
commit
ee03b51f6e
|
@ -10827,7 +10827,7 @@ views can be printed as PDF or PostScript files, or exported to HTML.")
|
||||||
("libnotify" ,libnotify)
|
("libnotify" ,libnotify)
|
||||||
("libsecret" ,libsecret)
|
("libsecret" ,libsecret)
|
||||||
("libhandy" ,libhandy)
|
("libhandy" ,libhandy)
|
||||||
("libsoup" ,libsoup)
|
("libsoup" ,libsoup-minimal-2)
|
||||||
("python" ,python)
|
("python" ,python)
|
||||||
("python-beautifulsoup4" ,python-beautifulsoup4)
|
("python-beautifulsoup4" ,python-beautifulsoup4)
|
||||||
("python-gst" ,python-gst)
|
("python-gst" ,python-gst)
|
||||||
|
|
Reference in New Issue