Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=6bbb4984995da82e7f364135699fe527a5b2ef9e
commit 6bbb4984995da82e7f364135699fe527a5b2ef9e Author: crazy <[email protected]> Date: Tue Feb 13 20:55:18 2018 +0100 xorg-server-1.19.6-6-x86_64 * lets give X minimal logind support ( used as workaround for crappy GDM parser ) diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index 22928d7..c31f49f 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -9,7 +9,7 @@ pkgname=xorg-server pkgver=1.19.6 -pkgrel=5 +pkgrel=6 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') archs=('x86_64') @@ -54,7 +54,7 @@ Fconfopts+=" --disable-static \ --enable-record \ --enable-glamor \ --enable-xwayland \ - --disable-systemd-logind \ + --enable-systemd-logind \ --disable-suid-wrapper \ --with-systemd-daemon=no \ --with-sha1=libgcrypt \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
