kdeplasma-addons5: broken on arm* because of xwayland
This commit is contained in:
@@ -15,6 +15,11 @@ homepage="https://projects.kde.org/projects/plasma/kdeplasma-addons"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=ae1e88249558a40413a31ea97599aa7534fff6c018096435cd15d514f20b499f
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) 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"
|
||||
|
||||
Reference in New Issue
Block a user