diff options
Diffstat (limited to 'config/lists')
-rw-r--r-- | config/lists/jessie-wine | 13 | ||||
-rw-r--r-- | config/lists/kanotix-kde-master | 10 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-full | 10 |
3 files changed, 21 insertions, 12 deletions
diff --git a/config/lists/jessie-wine b/config/lists/jessie-wine new file mode 100644 index 0000000..7cd5b23 --- /dev/null +++ b/config/lists/jessie-wine @@ -0,0 +1,13 @@ +# wine for jessie (multiarch) + +winetricks + +#if ARCHITECTURE i386 +wine-development +#endif + +#if ARCHITECTURE amd64 +wine-development:i386 +libncurses5:i386 +libxtst6:i386 +#endif diff --git a/config/lists/kanotix-kde-master b/config/lists/kanotix-kde-master index 6a71833..be6dce5 100644 --- a/config/lists/kanotix-kde-master +++ b/config/lists/kanotix-kde-master @@ -39,14 +39,12 @@ update-manager-core update-notifier-kde # wine -#if DISTRIBUTION squeeze -wine1.3 -wine1.3-gecko -winetricks -#endif -#nif DISTRIBUTION squeeze +#if DISTRIBUTION wheezy #include <wheezy-wine> #endif +#nif DISTRIBUTION wheezy +#include <jessie-wine> +#endif # games armagetronad diff --git a/config/lists/kanotix-lxde-full b/config/lists/kanotix-lxde-full index e10c546..78d2bd4 100644 --- a/config/lists/kanotix-lxde-full +++ b/config/lists/kanotix-lxde-full @@ -21,14 +21,12 @@ sane icedove-l10n-de # wine -#if DISTRIBUTION squeeze -wine1.3 -wine1.3-gecko -winetricks -#endif -#nif DISTRIBUTION squeeze +#if DISTRIBUTION wheezy #include <wheezy-wine> #endif +#nif DISTRIBUTION wheezy +#include <jessie-wine> +#endif # games |