main/postmarketos-ui-phosh: depend on cellbroadcastd
p-m-s uses cellbroadcastd for cell broadcast notifications. p-m-s already links to it already, but also depend on it here to install the daemon, the service & stuff. Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6937 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
7ebb24dc74
commit
f09fa74192
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# Co-Maintainer: Achill Gilgenast <achill@achill.org>
|
||||
pkgname=postmarketos-ui-phosh
|
||||
pkgver=25
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="(Wayland) Mobile UI initially developed for the Librem 5"
|
||||
url="https://phosh.mobi"
|
||||
arch="noarch !armhf"
|
||||
|
|
@ -15,6 +15,7 @@ depends="
|
|||
!gnome-shell-mobile-schemas
|
||||
!mutter-mobile
|
||||
!mutter-mobile-schemas
|
||||
cellbroadcastd
|
||||
bluez
|
||||
phosh
|
||||
postmarketos-base-ui-gnome-mobile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue