mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
spotify: add missing dependency
This commit is contained in:
parent
83d592e31e
commit
be4c7d053c
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'spotify'
|
# Template file for 'spotify'
|
||||||
pkgname=spotify
|
pkgname=spotify
|
||||||
version=1.2.47
|
version=1.2.47
|
||||||
revision=1
|
revision=2
|
||||||
_subver=364.gf06e5cee
|
_subver=364.gf06e5cee
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="libcurl"
|
hostmakedepends="libcurl"
|
||||||
depends="libcurl"
|
depends="libcurl libayatana-appindicator"
|
||||||
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…
Add table
Reference in a new issue