diff options
author | Holger Paradies <retabell@gmx.de> | 2013-09-15 15:16:51 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2013-10-20 14:34:19 +0200 |
commit | 24f1b4f4142699534a3d26e8c24effc75b2158f5 (patch) | |
tree | d453e6b6633b0516f62e24f948d497b90b31f29e /config/lists/kanotix-lxde-master | |
parent | 5e188084eafcb8e1e6bf89ea10df5bab37739142 (diff) | |
download | kanotix-24f1b4f4142699534a3d26e8c24effc75b2158f5.zip kanotix-24f1b4f4142699534a3d26e8c24effc75b2158f5.tar.gz |
enable lxde-full on amd64 add openvpn
Diffstat (limited to 'config/lists/kanotix-lxde-master')
-rw-r--r-- | config/lists/kanotix-lxde-master | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/config/lists/kanotix-lxde-master b/config/lists/kanotix-lxde-master index 2ec32c5..3bf34ea 100644 --- a/config/lists/kanotix-lxde-master +++ b/config/lists/kanotix-lxde-master @@ -1,6 +1,11 @@ # Kanotix with LXDE (Master CD-Version) #include <kanotix-lxde-base> + +#if ARCHITECTURE amd64 +#include <kanotix-lxde-full> +#endif + #include <compiz-gtk> compton @@ -8,9 +13,6 @@ compton evince-gtk simple-scan geany -#if ARCHITECTURE amd64 -#include <office> -#endif # package tool synaptic @@ -37,6 +39,10 @@ w-scan # email +#if ARCHITECTURE i386 +sylpheed-i18n +#endif + # grafik qtqr simple-scan @@ -64,6 +70,5 @@ fonts-droid # isofiller xpad guvcview -sylpheed-i18n gst123 xskat |