From 8788d999bce29c089d113451b5c74f008579133b Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Wed, 9 Jun 2010 17:12:00 +0200
Subject: Directly depend on keyboard-configuration (rather than through
 console-setup) for squeeze in standard packages list.

---
 lists/standard | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/lists/standard b/lists/standard
index d147107..1372727 100644
--- a/lists/standard
+++ b/lists/standard
@@ -3,4 +3,12 @@
 ## LH: Standard
 #include <minimal>
 
-console-setup console-common kbd locales
+#if DISTRIBUTION lenny
+console-setup console-common kbd
+#endif
+
+#if DISTRIBUTION squeeze
+keyboard-configuration
+#endif
+
+locales
-- 
cgit v1.0