diff options
Diffstat (limited to 'community/gnome-session')
-rw-r--r-- | community/gnome-session/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-session/APKBUILD b/community/gnome-session/APKBUILD index 60341dab6d..9a641a20d6 100644 --- a/community/gnome-session/APKBUILD +++ b/community/gnome-session/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-session pkgver=3.34.1 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME session manager" url="https://gitlab.gnome.org/GNOME/gnome-session" arch="all !armhf !s390x !ppc64le" license="GPL-2.0-or-later" -depends="gnome-shell polkit alsa-plugins-pulse dconf pulseaudio-alsa" +depends="gnome-shell polkit alsa-plugins-pulse dconf pulseaudio-alsa bash" makedepends="gnome-settings-daemon-dev libsm-dev elogind-dev itstool libxslt libxml2-utils json-glib-dev gnome-desktop-dev gtk+3.0-dev startup-notification-dev upower-dev meson py3-setuptools xmlto |