spotify: add xz dependency so install doesn't fail at extracting tar.xz

This commit is contained in:
Corne Oppelaar 2015-09-18 01:56:16 +02:00
parent 84b7c4ded9
commit a41e38385c

View File

@ -13,7 +13,7 @@ build_style=fetch
makedepends="libgpg-error-devel"
distfiles="ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.4.tar.bz2"
checksum="d5f88d9f41a46953dc250cdb8575129b37ee2208401b7fa338c897f667c7fb33"
depends="binutils qt gtk+ nss GConf libXScrnSaver"
depends="binutils qt gtk+ nss GConf libXScrnSaver xz"
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
_sversion=".17.1.g9b85d43.7-1_amd64"