From c709f1409713922ae2b73cc12e94a58a602c8eb4 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Fri, 26 Aug 2022 00:57:57 +0200 Subject: [PATCH] spotify: remove obsolete GConf dependency --- srcpkgs/spotify/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template index 0dba9c4293c..d15a9147963 100644 --- a/srcpkgs/spotify/template +++ b/srcpkgs/spotify/template @@ -8,7 +8,7 @@ archs="x86_64" create_wrksrc=yes build_style=fetch hostmakedepends="curl w3m libcurl" -depends="GConf libcurl" +depends="libcurl" short_desc="Proprietary music streaming client" maintainer="Stefan Mühlinghaus " license="custom:Proprietary"