summaryrefslogtreecommitdiffstats
path: root/remote/modules/ldm
diff options
context:
space:
mode:
authorMichael Neves2013-05-23 17:01:04 +0200
committerMichael Neves2013-05-23 17:01:04 +0200
commit655b2494fc7d8fec3a5f6212bbb7a88cbe5c13f7 (patch)
tree26e62638af3ae641fe0e561ba3ee19bdbb71e484 /remote/modules/ldm
parent[SUSE] vmchooser xml now found in correct dir (diff)
parentfix PATH for debug shell (diff)
downloadtm-scripts-655b2494fc7d8fec3a5f6212bbb7a88cbe5c13f7.tar.gz
tm-scripts-655b2494fc7d8fec3a5f6212bbb7a88cbe5c13f7.tar.xz
tm-scripts-655b2494fc7d8fec3a5f6212bbb7a88cbe5c13f7.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/ldm')
-rw-r--r--remote/modules/ldm/ldm.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/ldm/ldm.conf b/remote/modules/ldm/ldm.conf
index d40aab7f..74ab9450 100644
--- a/remote/modules/ldm/ldm.conf
+++ b/remote/modules/ldm/ldm.conf
@@ -1,7 +1,7 @@
VERSION=lightdm-1.4.0
URL=https://launchpad.net/lightdm/1.4/1.4.0/+download/lightdm-1.4.0.tar.gz
-REQUIRED_DEPENDENCIES="libpam-dev itstool liblightdm-gobject-1-dev"
-REQUIRED_PACKAGES=""
+REQUIRED_INSTALLED_PACKAGES="libpam-dev itstool liblightdm-gobject-1-dev"
+REQUIRED_CONTENT_PACKAGES=""
REQUIRED_BINARIES="dm-tool lightdm lightdm-set-defaults gdmflexiserver lightdm-guest-session-wrapper lightdm-set-defaults"
REQUIRED_DIRECTORIES="/etc /lib"
REQUIRED_FILES=""