From ffb1c133d09f1399fe2c31f3f222dc5126477ec5 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Wed, 16 May 2007 17:59:14 +0200 Subject: [PATCH] Make the deb package depend on xkb-data --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bdfc9d8..8f4cf95 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Standards-Version: 3.2.1.0 Package: ucwcs-xkb Architecture: all -Depends: xbase-clients +Depends: xbase-clients xkb-data Description: UCW Keyboard for X This package contains a couple of XKB files which allow to set up several kinds of Czech and Slovak keymaps in X including the -- 2.11.4.GIT