diff options
Diffstat (limited to 'config/lists')
-rw-r--r-- | config/lists/base | 6 | ||||
-rw-r--r-- | config/lists/desktop-base | 2 | ||||
-rw-r--r-- | config/lists/kanotix-eeepc4G | 7 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-min | 2 |
4 files changed, 16 insertions, 1 deletions
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 |