From f09fa741928b2885b69801303bc913eadc29ef5d Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Sat, 16 Aug 2025 10:20:45 +0200 Subject: [PATCH] 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 --- main/postmarketos-ui-phosh/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/postmarketos-ui-phosh/APKBUILD b/main/postmarketos-ui-phosh/APKBUILD index 2ce350c76..6936a7700 100644 --- a/main/postmarketos-ui-phosh/APKBUILD +++ b/main/postmarketos-ui-phosh/APKBUILD @@ -4,7 +4,7 @@ # Co-Maintainer: Achill Gilgenast 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