From e769c926523cc369097f7cdec99c015961d35d23 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Thu, 29 Feb 2024 18:50:30 +0100
Subject: Add git and quilt to amd64 bookworm builds

---
 config/lists/kanotix-lxde-full | 4 ++++
 config/lists/kde5              | 4 ++++
 config/lists/kde5-more         | 8 ++++++++
 3 files changed, 16 insertions(+)
 create mode 100644 config/lists/kde5-more

diff --git a/config/lists/kanotix-lxde-full b/config/lists/kanotix-lxde-full
index bcabb71..870dcba 100644
--- a/config/lists/kanotix-lxde-full
+++ b/config/lists/kanotix-lxde-full
@@ -30,3 +30,7 @@ thunderbird-l10n-de
 #if DISTRIBUTION wheezy jessie stretch buster
 gl2benchmark
 #endif
+
+# tools
+git
+quilt
diff --git a/config/lists/kde5 b/config/lists/kde5
index 0a6bc04..de7976f 100644
--- a/config/lists/kde5
+++ b/config/lists/kde5
@@ -2,6 +2,10 @@
 
 #include <desktop>
 
+#if ARCHITECTURE amd64
+#include <kde5-more>
+#endif
+
 # kanotix stuff
 etcskel-kanotix-kf5
 
diff --git a/config/lists/kde5-more b/config/lists/kde5-more
new file mode 100644
index 0000000..6e13adb
--- /dev/null
+++ b/config/lists/kde5-more
@@ -0,0 +1,8 @@
+# Kanotix with KDE (enhanced)
+# enhanced List only for amd64 used
+
+#nif DISTRIBUTION stretch buster bullseye
+git
+dolphin-plugins
+quilt
+#endif
-- 
cgit v1.0