From 7bb18d68194a457702b856bf81d6abf11fabd458 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sun, 3 Mar 2024 13:13:09 +0100
Subject: Use clipit package instead diodon

Since bullseye Diodon is a replacement for ClipIt
use the debian clipit package which installs diodon.
So we can provide upstream clipit package in Repo
to avoid diodon.
---
 config/lists/kanotix-eeepc4G   | 9 ++++++++-
 config/lists/kanotix-lxde-base | 5 ++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G
index 895d344..8a4bd99 100644
--- a/config/lists/kanotix-eeepc4G
+++ b/config/lists/kanotix-eeepc4G
@@ -369,6 +369,13 @@ xchat
 gnome-screenshot
 seahorse
 keepassx
+
+#if DISTRIBUTION wheezy jessie stretch buster
+clipit
+#endif
 #nif DISTRIBUTION wheezy jessie stretch buster
-diodon
+#diodon
+clipit
+#since bullseye Diodon is a (bad) replacement for ClipIt
+#leave clipit here so we can provide upstream package
 #endif
diff --git a/config/lists/kanotix-lxde-base b/config/lists/kanotix-lxde-base
index ff5558c..5f190e3 100644
--- a/config/lists/kanotix-lxde-base
+++ b/config/lists/kanotix-lxde-base
@@ -86,6 +86,9 @@ clipit
 gnome-screenshot
 #endif
 #nif DISTRIBUTION wheezy jessie stretch buster
-diodon
+#diodon
+clipit
+#since bullseye Diodon is a (bad) replacement for ClipIt
+#leave clipit here so we can provide upstream package
 ksnip
 #endif
-- 
cgit v1.0