ario: remove unused libsoup_2_4 dependency
This seems to no longer be used upstream. I'm having a hard time pinpointing exactly when this occurred via SourceForge, but the source archive from `ario.src` doesn't mention libsoup at all, the package builds and runs, and Debian seems to have removed the dependency at some point as well.
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
gettext,
|
||||
gtk3,
|
||||
libmpdclient,
|
||||
libsoup_2_4,
|
||||
libxml2,
|
||||
taglib,
|
||||
wrapGAppsHook3,
|
||||
@@ -40,7 +39,6 @@ stdenv.mkDerivation rec {
|
||||
dbus-glib
|
||||
gtk3
|
||||
libmpdclient
|
||||
libsoup_2_4
|
||||
libxml2
|
||||
taglib
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user