diff options
author | Rasmus Thomsen <oss@cogitri.dev> | 2019-05-25 19:05:59 +0200 |
---|---|---|
committer | TBK <tbk@jjtc.eu> | 2019-05-25 19:07:52 +0200 |
commit | ced525e58fcf2ab9d04da8b17db813c53c1d0979 (patch) | |
tree | 9b5f3d247edfb04b34bc4836b8fa4c2f699aeadc /testing/gnome-shell | |
parent | 05d264e313a18c8ddaef9b72a0567aa6e1d1c6a8 (diff) | |
download | aports-ced525e58fcf2ab9d04da8b17db813c53c1d0979.tar.bz2 aports-ced525e58fcf2ab9d04da8b17db813c53c1d0979.tar.xz |
testing/gnome-shell: remove uneccessary gdm dep
Closes: GH-8069
Diffstat (limited to 'testing/gnome-shell')
-rw-r--r-- | testing/gnome-shell/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/gnome-shell/APKBUILD b/testing/gnome-shell/APKBUILD index d76d1c4b98..4714df65d6 100644 --- a/testing/gnome-shell/APKBUILD +++ b/testing/gnome-shell/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-shell pkgver=3.32.2 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME shell" url="https://wiki.gnome.org/Projects/GnomeShell" arch="all !aarch64 !armhf !armv7 !s390x" @@ -9,7 +9,6 @@ license="GPL-2.0-or-later" depends="accountsservice caribou elogind - gdm gsettings-desktop-schemas upower ibus |