plasma-nm: unbreak armv[56]

This commit is contained in:
Piraty 2020-03-31 12:02:58 +02:00
parent e39730acba
commit 0d863fd397

View file

@ -17,11 +17,6 @@ homepage="https://projects.kde.org/projects/plasma/plasma-nm"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=0d4ead3648169e53ef3e08ec1fc3d67a3ef54a3a51bd246d64bd93473aeb8762
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"