From d417db53d3345d578cd595c06efab6b58524cf4c Mon Sep 17 00:00:00 2001
From: Mihai Moldovan <ionic@ionic.de>
Date: Fri, 17 Jul 2015 17:57:24 +0200
Subject: debian/control: add xkb-data to nxagent's Recommends.

---
 debian/changelog | 4 +++-
 debian/control   | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

(limited to 'debian')

diff --git a/debian/changelog b/debian/changelog
index 62690e5ac..52e1897b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low
 
-  * Continue development
+  [ Mihai Moldovan ]
+  * debian/control:
+    - Add xkb-data to nxagent's Recommends.
 
  -- X2Go Release Manager <git-admin@x2go.org>  Sat, 04 Jul 2015 06:29:19 +0200
 
diff --git a/debian/control b/debian/control
index f7ced1e69..35d3b1f2f 100644
--- a/debian/control
+++ b/debian/control
@@ -1008,6 +1008,7 @@ Depends:
  ${misc:Depends},
 Recommends:
  xfonts-base,
+ xkb-data,
 Description: NX agent
  NX is a software suite which implements very efficient
  compression of the X11 protocol. This increases performance when
-- 
cgit v1.2.3