From ced525e58fcf2ab9d04da8b17db813c53c1d0979 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen <oss@cogitri.dev> Date: Sat, 25 May 2019 19:05:59 +0200 Subject: [PATCH] testing/gnome-shell: remove uneccessary gdm dep Closes: GH-8069 --- testing/gnome-shell/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/testing/gnome-shell/APKBUILD b/testing/gnome-shell/APKBUILD index d76d1c4b98ce..4714df65d6f0 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 -- GitLab