mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
systemsettings: unbreak armv[56]
This commit is contained in:
parent
c65081b8b6
commit
94ae56701c
1 changed files with 0 additions and 5 deletions
|
@ -15,11 +15,6 @@ homepage="https://projects.kde.org/projects/plasma/systemsettings"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9298b3d59e4e48dc613db7e9e281e5700b9a17ae541519b848038e200aff4ddd
|
checksum=9298b3d59e4e48dc613db7e9e281e5700b9a17ae541519b848038e200aff4ddd
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
armv[56]*) broken="xorg-server-xwayland is not available"
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig
|
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig
|
||||||
kcoreaddons kdoctools"
|
kcoreaddons kdoctools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue