main/postmarketos-ui-plasma-mobile: add dep on kaccounts-providers (MR 1376)
This way people can setup online accounts like NextCloud to sync contacts and such
This commit is contained in:
parent
60f773dc4a
commit
2f1fb6c371
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-plasma-mobile
|
||||
pkgver=2
|
||||
pkgrel=26
|
||||
pkgrel=27
|
||||
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
|
||||
|
@ -13,9 +13,11 @@ depends="
|
|||
elogind
|
||||
iio-sensor-proxy
|
||||
index
|
||||
kaccounts-providers
|
||||
kde-gtk-config
|
||||
kirigami-gallery
|
||||
koko
|
||||
kpeoplesink
|
||||
kpeoplevcard
|
||||
kscreen
|
||||
kwallet-pam
|
||||
|
|
Loading…
Add table
Reference in a new issue