diff options
author | Holger Paradies <retabell@gmx.de> | 2017-09-10 13:40:21 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2017-11-01 19:20:09 +0100 |
commit | 109809437ff6d2feaade29c0d890699366061dd1 (patch) | |
tree | 04fb1b106d811548f143f18192b4718ff1ed030d | |
parent | 7c9b41e2408567145f54d8148a8669e45d436761 (diff) | |
download | kanotix-109809437ff6d2feaade29c0d890699366061dd1.zip kanotix-109809437ff6d2feaade29c0d890699366061dd1.tar.gz |
include kde or kde5 list
-rw-r--r-- | config/lists/kanotix-kde-base | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/lists/kanotix-kde-base b/config/lists/kanotix-kde-base index 100ef17..d27bc6e 100644 --- a/config/lists/kanotix-kde-base +++ b/config/lists/kanotix-kde-base @@ -1,7 +1,12 @@ # Kanotix with KDE (minimal) #include <base> +#if DISTRIBUTION squeeze wheezy jessie #include <kde> +#endif +#if DISTRIBUTION stretch buster sid +#include <kde5> +#endif #include <kde.kanotix> # package tool |