clementine: fix cross build

This commit is contained in:
John 2017-09-23 11:47:12 +02:00
parent f80e970cbf
commit 1e23cd4b82

View File

@ -18,6 +18,10 @@ wrksrc="Clementine-$version"
distfiles="https://github.com/clementine-player/Clementine/archive/$version.tar.gz"
checksum=f885931a9ab7c88607d07b50c64fcce46fc05f13dd2c0a04188c94eff938f37c
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools qt-devel protobuf-c"
fi
build_options="spotify"
case "$XBPS_TARGET_MACHINE" in