main/postmarketos-base-ui-plasma: depend on kunifiedpush (MR 6020)
The daemon has been split out from the library and is thus not automatically installed anymore when applications using the library are installed. However the daemon (the UnifiedPush distributor) is also useful to have installed when Flatpak apps are in use or other UnifiedPush supporting apps that don't use kunifiedpush as their library. Fixes #3333
This commit is contained in:
parent
6d4b78405a
commit
7118b440cd
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-base-ui-plasma
|
||||
pkgver=2
|
||||
pkgrel=10
|
||||
pkgrel=11
|
||||
pkgdesc="Meta package for shared configuration for Plasma-based UIs"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch !armhf" # armhf is not supported
|
||||
|
|
@ -12,6 +12,7 @@ depends="
|
|||
breeze
|
||||
dnsmasq
|
||||
iio-sensor-proxy
|
||||
kunifiedpush
|
||||
kscreen
|
||||
kwallet-pam
|
||||
kwayland-integration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue