kdeplasma-addons5: unbreak armv[56]

This commit is contained in:
Piraty 2020-03-31 12:02:58 +02:00
parent 80d497fc29
commit 0d7c269d21

View File

@ -16,11 +16,6 @@ homepage="https://projects.kde.org/projects/plasma/kdeplasma-addons"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
checksum=e5ae323671816b40df40957e1d64f1a2ebc316145bc861087e18a02b8906d301
case "$XBPS_TARGET_MACHINE" in
armv[56]*) broken="xorg-server-xwayland is not available"
;;
esac
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"