main/postmarketos-base-ui-plasma: switch _pmb_recommends to depends for -kaccounts
Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8507>
This commit is contained in:
parent
0f35b43684
commit
85e89db86a
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
maintainer="Bart Ribbers <bribbers@disroot.org>"
|
||||
pkgname=postmarketos-base-ui-plasma
|
||||
pkgver=2
|
||||
pkgrel=23
|
||||
pkgrel=24
|
||||
pkgdesc="Meta package for shared configuration for Plasma-based UIs"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch !armhf" # armhf is not supported
|
||||
|
|
@ -101,7 +101,7 @@ systemd() {
|
|||
|
||||
kaccounts() {
|
||||
install_if="$pkgname=$pkgver-r$pkgrel"
|
||||
_pmb_recommends="kaccounts-providers"
|
||||
depends="kaccounts-providers"
|
||||
|
||||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue