diff options
Diffstat (limited to 'config/lists')
-rw-r--r-- | config/lists/kanotix-lxde-full | 4 | ||||
-rw-r--r-- | config/lists/kde5 | 4 | ||||
-rw-r--r-- | config/lists/kde5-more | 8 |
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 |