main/postmarketos-base-ui-plasma: depend on geoclue
Required for GPS/location functionality in various applications. Needs to be pulled in by the meta package rather than the apps themselves to ensure it'll work for Flatpakked apps. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8269>
This commit is contained in:
parent
ec6491ffe9
commit
e90be571c4
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=21
|
||||
pkgrel=22
|
||||
pkgdesc="Meta package for shared configuration for Plasma-based UIs"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch !armhf" # armhf is not supported
|
||||
|
|
@ -11,6 +11,7 @@ depends="
|
|||
bluedevil
|
||||
breeze
|
||||
dnsmasq
|
||||
geoclue
|
||||
iio-sensor-proxy
|
||||
kunifiedpush
|
||||
kscreen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue