mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/libkscreen: limit on armv7
This commit is contained in:
parent
643b8d87ed
commit
f465e34bc8
@ -4,7 +4,7 @@ pkgname=libkscreen
|
||||
pkgver=5.16.2
|
||||
pkgrel=0
|
||||
pkgdesc="KDE screen management software"
|
||||
arch="all"
|
||||
arch="all !armv7" # Fails to compile
|
||||
url="https://www.kde.org/workspaces/plasmadesktop/"
|
||||
license="LGPL-2.1-or-later AND GPL-2.0-or-later AND (GPL-2.0-only OR GPL-3.0-only)"
|
||||
depends_dev="qt5-qtbase-dev qt5-qtx11extras-dev kwayland-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user