aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-05-07 08:46:27 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-05-07 07:09:28 +0000
commit25ad2336827b0a30d1605cbc75400729e872cbad (patch)
tree6b61efe60c83c235e2f6c93470abf182ea2eb839 /community
parent60f2b28e337ae8e684b7cbc53376ab68a5515c07 (diff)
downloadaports-25ad2336827b0a30d1605cbc75400729e872cbad.tar.bz2
aports-25ad2336827b0a30d1605cbc75400729e872cbad.tar.xz
community/phosh: add missing deps
Diffstat (limited to 'community')
-rw-r--r--community/phosh/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/phosh/APKBUILD b/community/phosh/APKBUILD
index 2e198a16bb..ee21ab5bfa 100644
--- a/community/phosh/APKBUILD
+++ b/community/phosh/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=phosh
pkgver=0.2.2
-pkgrel=0
+pkgrel=1
pkgdesc="Shell PoC for the Librem5"
# Blocked on mips and s390x by gnome-session, gnome-settings-daemon, squeekboard and libhandy
# Blocked on ppc64le by gnome-session
@@ -10,7 +10,7 @@ arch="all !s390x !ppc64le !mips !mips64"
url="https://source.puri.sm/Librem5/phosh"
license="GPL-3.0-only"
depends="wayland-protocols phoc gnome-session bash dbus-x11 gnome-settings-daemon
- squeekboard libpulse dbus:org.freedesktop.Secrets"
+ squeekboard libpulse dbus:org.freedesktop.Secrets elogind gnome-control-center"
makedepends="gtk+3.0-dev meson ninja gnome-desktop-dev libhandy-dev gcr-dev upower-dev
linux-pam-dev git cmake pulseaudio-dev networkmanager-dev polkit-elogind-dev
libsecret-dev feedbackd-dev"