diff options
author | Daniel Baumann <daniel@debian.org> | 2010-05-02 14:53:31 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-05-08 12:28:20 +0200 |
commit | d44b6bb8d2faf54b053b03b752860a5476f1ece1 (patch) | |
tree | c7c808bc0fad6760b233f6d342cc61265eab0244 | |
parent | 506451254ca76f8a70d57f1e1e49ec2022179090 (diff) | |
download | vyos-live-build-d44b6bb8d2faf54b053b03b752860a5476f1ece1.tar.gz vyos-live-build-d44b6bb8d2faf54b053b03b752860a5476f1ece1.zip |
Updating kde-core list for sid, thanks to Diederik de Haas <didi.debian@cknow.org>.
-rw-r--r-- | lists/kde | 2 | ||||
-rw-r--r-- | lists/kde-core | 5 | ||||
-rw-r--r-- | lists/kde-full | 4 |
3 files changed, 9 insertions, 2 deletions
@@ -7,7 +7,7 @@ kde #endif #if DISTRIBUTION squeeze sid -kde-full +kde-standard #endif kdm desktop-base diff --git a/lists/kde-core b/lists/kde-core index 1430df77d..11538660c 100644 --- a/lists/kde-core +++ b/lists/kde-core @@ -6,9 +6,12 @@ #if DISTRIBUTION lenny kde-core #endif -#if DISTRIBUTION squeeze sid +#if DISTRIBUTION sid kde-minimal #endif +#if DISTRIBUTION sid +kde-plasma-desktop +#endif kdm desktop-base diff --git a/lists/kde-full b/lists/kde-full index 3737bed28..4fdccb239 100644 --- a/lists/kde-full +++ b/lists/kde-full @@ -2,6 +2,10 @@ ## LH: KDE Full #include <kde> + #if DISTRIBUTION lenny koffice #endif +#if DISTRIBUTION squeeze sid +kde-full +#endif |