diff options
author | Rodrigo P. Gomez <armyofthepenguin@gmail.com> | 2010-02-17 14:31:46 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:04 +0100 |
commit | e39e5270cd40e049c19b022a5a5379c89c180dc0 (patch) | |
tree | 5b422d6754045f9a5deab4285bc374f62c9d4e56 /lists | |
parent | a0b9d4c860ff60eb6b39a727409aa4ae9e401156 (diff) | |
download | vyos-live-build-e39e5270cd40e049c19b022a5a5379c89c180dc0.tar.gz vyos-live-build-e39e5270cd40e049c19b022a5a5379c89c180dc0.zip |
Updating kde and kde-full packages lists for squeeze.
Diffstat (limited to 'lists')
-rw-r--r-- | lists/kde | 8 | ||||
-rw-r--r-- | lists/kde-full | 3 |
2 files changed, 9 insertions, 2 deletions
@@ -3,5 +3,11 @@ ## LH: KDE #include <kde-core> -kde kdm +#if DISTRIBUTION lenny +kde +#endif +#if DISTRIBUTION squeeze sid +kde-full +#endif +kdm desktop-base diff --git a/lists/kde-full b/lists/kde-full index 6af449e63..3737bed28 100644 --- a/lists/kde-full +++ b/lists/kde-full @@ -2,5 +2,6 @@ ## LH: KDE Full #include <kde> - +#if DISTRIBUTION lenny koffice +#endif |