Skip to content
Snippets Groups Projects
Verified Commit ca332238 authored by Pablo Correa Gómez's avatar Pablo Correa Gómez Committed by alice
Browse files

community/phosh: add missing dependencies

gnome-shell has been removed as dependency from gnome-session
and phoc only depends on gnome-shell-schemas. In consequence,
there are some dependencies which were not explicit, but pulled
through gnome-shell and that now need to be directly requested.
parent dc661ad7
No related branches found
No related tags found
1 merge request!31086Limit phosh dependencies
......@@ -4,7 +4,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=phosh
pkgver=0.17.0
pkgrel=0
pkgrel=1
_commit_gvc="ae1a34aafce7026b8c0f65a43c9192d756fe1057"
_commit_libcall_ui="acfbb136bbf74514e0b9801ce6c1e8acf36350b6"
pkgdesc="Shell PoC for the Librem5"
......@@ -14,8 +14,22 @@ pkgdesc="Shell PoC for the Librem5"
arch="all !s390x !ppc64le !riscv64"
url="https://gitlab.gnome.org/World/Phosh/phosh"
license="GPL-3.0-only"
depends="phoc gnome-session bash dbus-x11 gnome-settings-daemon
squeekboard libpulse dbus:org.freedesktop.Secrets gnome-control-center"
depends="
bash
dbus-x11
dbus:org.freedesktop.Secrets
font-adobe-source-code-pro
gnome-control-center
gnome-session
gnome-settings-daemon
gnome-shell-schemas
adwaita-icon-theme
gnome-themes-extra
gsettings-desktop-schemas
phoc
squeekboard
ttf-cantarell
"
makedepends="
callaudiod-dev
elogind-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment