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:
whispers
2026-05-30 23:50:17 -04:00
parent 1c55dc985d
commit 1a06533d34
-2
View File
@@ -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
];