From 9bb45491eedca5e972d1c14726a237a9552afe34 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 11 Nov 2014 17:19:18 +0100 Subject: [PATCH] lightdm: conflicts with sddm. Both install /etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf --- srcpkgs/lightdm/template | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/srcpkgs/lightdm/template b/srcpkgs/lightdm/template index 886b0b39dd9..d356202b727 100644 --- a/srcpkgs/lightdm/template +++ b/srcpkgs/lightdm/template @@ -1,7 +1,7 @@ # Template file for 'lightdm' pkgname=lightdm version=1.12.1 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-greeter-session=lightdm-gtk-greeter --with-greeter-user=lightdm --disable-static --disable-tests" @@ -12,6 +12,9 @@ homepage="https://launchpad.net/lightdm" distfiles="https://launchpad.net/lightdm/${version%.*}/$version/+download/$pkgname-$version.tar.xz" checksum=55fc6ed30681d0d4c60ae3d2760c54ed74096632ca777f8cab5c072ef8f35b1b +# both install /etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf +conflicts="sddm>=0" + build_options="systemd" hostmakedepends="pkg-config intltool itstool gobject-introspection" makedepends="dbus-glib-devel libxklavier-devel libxml2-devel