gdm: reenable systemd support, it works now.
This commit is contained in:
parent
de3d761058
commit
151d01e356
@ -1,3 +1,5 @@
|
|||||||
|
libsystemd-login.so.0
|
||||||
|
libsystemd-daemon.so.0
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
# Template file for 'gdm'
|
# Template file for 'gdm'
|
||||||
pkgname=gdm
|
pkgname=gdm
|
||||||
version=3.4.1
|
version=3.4.1
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
||||||
--with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers
|
--with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers
|
||||||
--disable-static --without-systemd --with-console-kit
|
--disable-static --with-systemd --with-screenshot-dir=/var/lib/gdm/greeter
|
||||||
--with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid
|
--with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid"
|
||||||
--with-screenshot-dir=/var/lib/gdm/greeter"
|
|
||||||
makedepends="pkg-config intltool which gnome-doc-utils gobject-introspection
|
makedepends="pkg-config intltool which gnome-doc-utils gobject-introspection
|
||||||
pam-devel nss-devel accountsservice-devel gtk+3-devel upower-devel
|
pam-devel nss-devel accountsservice-devel gtk+3-devel upower-devel systemd-devel
|
||||||
libcanberra-devel libXrandr-devel libxklavier-devel at-spi2-core-devel"
|
libcanberra-devel libXrandr-devel libxklavier-devel at-spi2-core-devel
|
||||||
|
dbus-glib-devel"
|
||||||
fulldepends="xrdb dconf hicolor-icon-theme polkit-gnome xorg-server metacity gnome-session gnome-settings-daemon"
|
fulldepends="xrdb dconf hicolor-icon-theme polkit-gnome xorg-server metacity gnome-session gnome-settings-daemon"
|
||||||
subpackages="gdm-devel"
|
subpackages="gdm-devel"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user