mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/kscreen: disable on armhf
Yet another case of ceasing to work due to qtdeclarative getting disabled.
This commit is contained in:
parent
c03efb75a0
commit
070ec18ff3
@ -4,7 +4,7 @@ pkgname=kscreen
|
||||
pkgver=5.17.5
|
||||
pkgrel=0
|
||||
pkgdesc="KDE's screen management software"
|
||||
arch="all"
|
||||
arch="all !armhf" # qtdeclarative
|
||||
url="https://www.kde.org/workspaces/plasmadesktop/"
|
||||
license="GPL-2.0-or-later AND LGPL-2.1-or-later"
|
||||
depends="hicolor-icon-theme"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user