diff options
author | Daniel Baumann <daniel@debian.org> | 2011-08-22 15:22:49 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-08-22 15:22:49 +0200 |
commit | 535e9a5d947fc62c2dfe00d4f668e9277c48c649 (patch) | |
tree | 1dbb01c33e13938b98ec88d24d1d522c9b816f0a /package-lists | |
parent | 78b10b2bd2839c4324b2402076e2dff8fc71e591 (diff) | |
download | vyos-live-build-535e9a5d947fc62c2dfe00d4f668e9277c48c649.tar.gz vyos-live-build-535e9a5d947fc62c2dfe00d4f668e9277c48c649.zip |
Using lightdm instead of gdm3 in xfce package for wheezy and newer.
Diffstat (limited to 'package-lists')
-rw-r--r-- | package-lists/xfce | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lists/xfce b/package-lists/xfce index 4c09d6ff8..e215bf0c9 100644 --- a/package-lists/xfce +++ b/package-lists/xfce @@ -3,5 +3,10 @@ #include <standard-x11> xfce4 +#if DISTRIBUTION squeeze gdm3 +#endif +#nif DISTRIBUTION squeeze +lightdm +#endif desktop-base |