spotify: add xz dependency so install doesn't fail at extracting tar.xz
This commit is contained in:
@@ -13,7 +13,7 @@ build_style=fetch
|
|||||||
makedepends="libgpg-error-devel"
|
makedepends="libgpg-error-devel"
|
||||||
distfiles="ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.4.tar.bz2"
|
distfiles="ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.4.tar.bz2"
|
||||||
checksum="d5f88d9f41a46953dc250cdb8575129b37ee2208401b7fa338c897f667c7fb33"
|
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
|
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
|
||||||
_sversion=".17.1.g9b85d43.7-1_amd64"
|
_sversion=".17.1.g9b85d43.7-1_amd64"
|
||||||
|
|||||||
Reference in New Issue
Block a user