gdm: remove gnome-session, cyclic dep: gdm -> gnome-session -> gdm
This commit is contained in:
parent
793f6154f2
commit
5e7b58ce0a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gdm'
|
||||
pkgname=gdm
|
||||
version=3.24.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gir introspection)
|
||||
--disable-schemas-compile --disable-static --with-default-pam-config=arch
|
||||
|
@ -26,7 +26,7 @@ conf_files="
|
|||
system_accounts="gdm"
|
||||
gdm_homedir="/var/lib/gdm"
|
||||
depends="iso-codes xrdb xorg-server xorg-server-xwayland hicolor-icon-theme
|
||||
dconf>=0.20 gnome-session>=3.22 gnome-settings-daemon>=3.14 gnome-shell>=3.14"
|
||||
dconf>=0.20 gnome-settings-daemon>=3.14 gnome-shell>=3.14"
|
||||
short_desc="GNOME Display Manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
|
|
Loading…
Reference in New Issue