kde-cli-tools: unbreak armv[56]

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

View File

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