diff options
author | Holger Paradies <retabell@gmx.de> | 2014-05-05 13:14:01 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2014-05-05 13:27:39 +0200 |
commit | 934af1ce3786f5e09741afed97bb3f6a43cc7868 (patch) | |
tree | 4b20dc0a6554330529d57fa5a3751a360883ab5b | |
parent | bf324ad77f560c940c4a68cbdf2a7bff50290eb0 (diff) | |
download | kanotix-934af1ce3786f5e09741afed97bb3f6a43cc7868.zip kanotix-934af1ce3786f5e09741afed97bb3f6a43cc7868.tar.gz |
add lsb-release in base avoid #nif with more than 1 arg
-rw-r--r-- | config/lists/base | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/lists/base b/config/lists/base index 640d8b3..c477eae 100644 --- a/config/lists/base +++ b/config/lists/base @@ -131,6 +131,7 @@ menu menu-l10n console-setup locales +lsb-release # xorg xserver-xorg-video-all @@ -145,7 +146,7 @@ libgl1-mesa-glx:i386 vainfo i965-va-driver vdpauinfo -#nif DISTRIBUTION squeeze wheezy +#nif DISTRIBUTION wheezy mesa-vdpau-drivers #endif xinit |