spotify: remove obsolete GConf dependency
This commit is contained in:
parent
9ea142bd87
commit
c709f14097
|
@ -8,7 +8,7 @@ archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
hostmakedepends="curl w3m libcurl"
|
hostmakedepends="curl w3m libcurl"
|
||||||
depends="GConf libcurl"
|
depends="libcurl"
|
||||||
short_desc="Proprietary music streaming client"
|
short_desc="Proprietary music streaming client"
|
||||||
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
||||||
license="custom:Proprietary"
|
license="custom:Proprietary"
|
||||||
|
|
Loading…
Reference in New Issue