main/postmarketos-ui-plasma-mobile: depend on iio-sensor-proxy (MR 1370)
This is needed for rotation to work.
This commit is contained in:
parent
2f05e21d67
commit
3c18b8e09e
@ -1,7 +1,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-plasma-mobile
|
||||
pkgver=2
|
||||
pkgrel=22
|
||||
pkgrel=23
|
||||
pkgdesc="(Wayland) Mobile variant of KDE Plasma (does not run without hardware acceleration, allows only numeric passwords!)"
|
||||
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
||||
arch="noarch !armhf" # Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75
|
||||
@ -11,6 +11,7 @@ depends="
|
||||
breeze
|
||||
breeze-gtk
|
||||
elogind
|
||||
iio-sensor-proxy
|
||||
index
|
||||
kde-gtk-config
|
||||
kirigami-gallery
|
||||
|
@ -6,3 +6,4 @@ rc-update add lightdm default
|
||||
rc-update add urfkill default
|
||||
rc-update add ofono default
|
||||
rc-update add ofono-auto-enable default
|
||||
rc-update add iio-sensor-proxy default
|
||||
|
Loading…
Reference in New Issue
Block a user