summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2024-02-29 18:50:30 +0100
committerHolger Paradies <retabell@gmx.de>2024-02-29 18:50:30 +0100
commite769c926523cc369097f7cdec99c015961d35d23 (patch)
treeb3de8ea29a183f98a83d53a195b766ba0a52148c
parent953b1deccee3f19bf10413e5f091c50bab5bd233 (diff)
downloadkanotix-e769c926523cc369097f7cdec99c015961d35d23.zip
kanotix-e769c926523cc369097f7cdec99c015961d35d23.tar.gz
Add git and quilt to amd64 bookworm builds
-rw-r--r--config/lists/kanotix-lxde-full4
-rw-r--r--config/lists/kde54
-rw-r--r--config/lists/kde5-more8
3 files changed, 16 insertions, 0 deletions
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