diff options
-rw-r--r-- | lists/standard | 6 | ||||
-rw-r--r-- | lists/standard-x11 | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/lists/standard b/lists/standard index a62f8ee1a..4dd8a7a6a 100644 --- a/lists/standard +++ b/lists/standard @@ -3,12 +3,6 @@ ## LH: Standard #include <minimal> -#if DISTRIBUTION lenny console-setup console-common kbd -#endif - -#if DISTRIBUTION squeeze wheezy sid -keyboard-configuration -#endif locales diff --git a/lists/standard-x11 b/lists/standard-x11 index 1c2493472..1f76f058d 100644 --- a/lists/standard-x11 +++ b/lists/standard-x11 @@ -5,3 +5,7 @@ xorg xresprobe menu alsa-base alsa-utils + +#if DISTRIBUTION squeeze wheezy sid +keyboard-configuration +#endif |