diff options
author | Holger Paradies <retabell@gmx.de> | 2019-04-20 06:25:29 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2019-04-20 07:55:42 +0200 |
commit | 11099a9bd16de677cd505d325823ad1dc49e0bf6 (patch) | |
tree | 2de05500a16969fe48d8c4c95243f618d6c27c85 /config/lists | |
parent | f587e639a61606550034c55a8da49b0dc0a4f59a (diff) | |
download | kanotix-11099a9bd16de677cd505d325823ad1dc49e0bf6.zip kanotix-11099a9bd16de677cd505d325823ad1dc49e0bf6.tar.gz |
rework java icedtea install
Diffstat (limited to 'config/lists')
-rw-r--r-- | config/lists/desktop-base | 13 |
1 files 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 |