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