From 6f0a31c53fc34780d32e0f6c4beb4102ff16acc3 Mon Sep 17 00:00:00 2001 From: corsac Date: Sat, 10 May 2014 13:28:53 +0000 Subject: [PATCH] * debian/control: - add libpam-systemd as consolekit alternative dependency. closes: #747619 git-svn-id: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/lightdm@8426 0c9b3bff-18ee-0310-b944-d1aa2700132f --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1edff5f..a6a558a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ lightdm (1.10.1-2) UNRELEASED; urgency=medium * debian/patches: - 02_fix-apparmor-profile updated, fix chromium path in apparmor abstraction profile. closes: #742829 + * debian/control: + - add libpam-systemd as consolekit alternative dependency. closes: #747619 -- Yves-Alexis Perez Tue, 06 May 2014 23:08:42 +0200 diff --git a/debian/control b/debian/control index 32e3cf5..0e87727 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Package: lightdm Section: x11 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - lightdm-gtk-greeter | lightdm-greeter, dbus, consolekit, adduser + lightdm-gtk-greeter | lightdm-greeter, dbus, consolekit |libpam-systemd, adduser Recommends: xserver-xorg Suggests: accountsservice, upower Provides: x-display-manager -- 2.39.2