summaryrefslogtreecommitdiffstats
path: root/lxde
diff options
context:
space:
mode:
authorTreeve Jelbert2015-07-17 13:44:31 +0200
committerTreeve Jelbert2015-07-17 13:44:31 +0200
commitfe97c03e576c49cb595eb7f7c1038f2b15dced4f (patch)
treea05a174c49553c886d0d229ebdd31b4451d8bef1 /lxde
parente9a8e68a14c8420c164475541d6840200445cc08 (diff)
lxdm - depends CONSOLE-MANAGER
Diffstat (limited to 'lxde')
-rwxr-xr-xlxde/lxdm/DEPENDS2
-rw-r--r--lxde/lxdm/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/lxde/lxdm/DEPENDS b/lxde/lxdm/DEPENDS
index 516cf650ec..1f1cc96ec5 100755
--- a/lxde/lxdm/DEPENDS
+++ b/lxde/lxdm/DEPENDS
@@ -1,4 +1,4 @@
-depends consolekit &&
+depends CONSOLE-MANAGER &&
optional_depends gtk+3 '--enable-gtk3' '--disable-gtk3' \
'Use GTK+3 instead of GTK+2' &&
if ! is_depends_enabled $SPELL gtk+3; then depends gtk+2; fi &&
diff --git a/lxde/lxdm/HISTORY b/lxde/lxdm/HISTORY
index 57b6480612..f9851ec251 100644
--- a/lxde/lxdm/HISTORY
+++ b/lxde/lxdm/HISTORY
@@ -1,3 +1,6 @@
+2015-07-17 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: CONSOLE-MANAGER
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)