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>
|
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||||
pkgname=postmarketos-ui-plasma-mobile
|
pkgname=postmarketos-ui-plasma-mobile
|
||||||
pkgver=2
|
pkgver=2
|
||||||
pkgrel=26
|
pkgrel=27
|
||||||
pkgdesc="(Wayland) Mobile variant of KDE Plasma (does not run without hardware acceleration, allows only numeric passwords!)"
|
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"
|
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
||||||
arch="noarch !armhf" # Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75
|
arch="noarch !armhf" # Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75
|
||||||
|
@ -13,9 +13,11 @@ depends="
|
||||||
elogind
|
elogind
|
||||||
iio-sensor-proxy
|
iio-sensor-proxy
|
||||||
index
|
index
|
||||||
|
kaccounts-providers
|
||||||
kde-gtk-config
|
kde-gtk-config
|
||||||
kirigami-gallery
|
kirigami-gallery
|
||||||
koko
|
koko
|
||||||
|
kpeoplesink
|
||||||
kpeoplevcard
|
kpeoplevcard
|
||||||
kscreen
|
kscreen
|
||||||
kwallet-pam
|
kwallet-pam
|
||||||
|
|
Loading…
Add table
Reference in a new issue