From c0bd4a1bd83865c0914eb936f705d105b213500c Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sun, 21 Apr 2019 15:00:56 +0200
Subject: drop gksu for buster and fix freerdp

---
 config/lists/base             | 6 +++++-
 config/lists/desktop-base     | 2 ++
 config/lists/kanotix-eeepc4G  | 7 +++++++
 config/lists/kanotix-lxde-min | 2 ++
 4 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/config/lists/base b/config/lists/base
index 2d68ec3..8e09f7c 100644
--- a/config/lists/base
+++ b/config/lists/base
@@ -166,8 +166,12 @@ vdpauinfo
 mesa-vdpau-drivers
 #endif
 xinit
+#if DISTRIBUTION wheezy jessie stretch
 freerdp-x11
-
+#endif
+#nif DISTRIBUTION wheezy jessie stretch
+freerdp2-x11
+#endif
 # disktools
 gddrescue
 testdisk
diff --git a/config/lists/desktop-base b/config/lists/desktop-base
index 02dfc42..f9ec589 100644
--- a/config/lists/desktop-base
+++ b/config/lists/desktop-base
@@ -40,4 +40,6 @@ hplip-gui
 
 # tools
 gparted
+#if DISTRIBUTION wheezy jessie stretch
 gksu
+#endif
diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G
index 55182f7..86a7058 100644
--- a/config/lists/kanotix-eeepc4G
+++ b/config/lists/kanotix-eeepc4G
@@ -145,7 +145,12 @@ vdpauinfo
 mesa-vdpau-drivers
 #endif
 xinit
+#if DISTRIBUTION wheezy jessie stretch
 freerdp-x11
+#endif
+#nif DISTRIBUTION wheezy jessie stretch
+freerdp2-x11
+#endif
 
 # disktools
 gddrescue
@@ -217,7 +222,9 @@ libv4l-0:i386
 # needed packages from desktop list
 # tools
 gparted
+#if DISTRIBUTION squeeze wheezy jessie stretch
 gksu
+#endif
 #if DISTRIBUTION squeeze wheezy jessie
 #include <gstreamer>
 #endif
diff --git a/config/lists/kanotix-lxde-min b/config/lists/kanotix-lxde-min
index 82c0e66..57ba158 100644
--- a/config/lists/kanotix-lxde-min
+++ b/config/lists/kanotix-lxde-min
@@ -6,7 +6,9 @@
 # needed packages from desktop list
 # tools
 gparted
+#if DISTRIBUTION wheezy jessie stretch
 gksu
+#endif
 #if DISTRIBUTION wheezy jessie
 #include <gstreamer>
 #endif
-- 
cgit v1.0