diff options
| author | Daniel Baumann <daniel@debian.org> | 2009-12-21 14:33:19 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2009-12-21 14:33:19 +0100 |
| commit | d75221ee31f987128b5deff38d0cd03ac3996c1c (patch) | |
| tree | 3fe29c26cedb5b1b816ece6da3d2495fdacb0a32 | |
| parent | 8d96dae42d38393745f23fbc5bae1d2bbc0a2723 (diff) | |
| download | vyos-live-build-d75221ee31f987128b5deff38d0cd03ac3996c1c.tar.gz vyos-live-build-d75221ee31f987128b5deff38d0cd03ac3996c1c.zip | |
Only using wicd instead of lxnm for squeeze and newer.
| -rw-r--r-- | lists/lxde | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lists/lxde b/lists/lxde index e17c479aa..5d1537e5e 100644 --- a/lists/lxde +++ b/lists/lxde @@ -3,5 +3,11 @@ ## LH: LXDE #include <standard-x11> -lxde wicd +lxde +#if DISTRIBUTION lenny +lxnm +#endif +#if DISTRIBUTION squeeze sid +wicd +#endif gdm desktop-base |
