From 109809437ff6d2feaade29c0d890699366061dd1 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sun, 10 Sep 2017 13:40:21 +0200
Subject: include kde or kde5 list

---
 config/lists/kanotix-kde-base | 5 +++++
 1 file changed, 5 insertions(+)

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
-- 
cgit v1.0