From 11099a9bd16de677cd505d325823ad1dc49e0bf6 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sat, 20 Apr 2019 06:25:29 +0200
Subject: rework java icedtea install

---
 config/lists/desktop-base | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/config/lists/desktop-base b/config/lists/desktop-base
index 8bfa154..02dfc42 100644
--- a/config/lists/desktop-base
+++ b/config/lists/desktop-base
@@ -1,22 +1,19 @@
 # Kanotix Desktop Packages List without pidgin
 
-#if DISTRIBUTION squeeze wheezy jessie
+#if DISTRIBUTION wheezy jessie
 #include <gstreamer>
 #endif
 
-#if DISTRIBUTION stretch sid
+#nif DISTRIBUTION wheezy jessie
 #include <gstreamer-1.0>
 #endif
 
 # java, plugins
-#if DISTRIBUTION squeeze
-icedtea6-plugin
-#endif
-#if DISTRIBUTION wheezy jessie
+#if DISTRIBUTION wheezy
 icedtea-7-plugin
 #endif
-#if DISTRIBUTION stretch sid
-icedtea-8-plugin
+#nif DISTRIBUTION wheezy
+default-jre
 #endif
 
 # multimedia
-- 
cgit v1.0