systemsettings: unbreak armv[56]

This commit is contained in:
Piraty 2020-03-31 12:02:59 +02:00
parent c65081b8b6
commit 94ae56701c

View File

@ -15,11 +15,6 @@ homepage="https://projects.kde.org/projects/plasma/systemsettings"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=9298b3d59e4e48dc613db7e9e281e5700b9a17ae541519b848038e200aff4ddd
case "$XBPS_TARGET_MACHINE" in
armv[56]*) broken="xorg-server-xwayland is not available"
;;
esac
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig
kcoreaddons kdoctools"