[X2Go-Commits] [x2goserver] 02/02: x2goserver.spec: add new dependency on xkeyboard-config to x2goserver. Fixes: #903.

git-admin at x2go.org git-admin at x2go.org
Fri Jul 17 18:23:19 CEST 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goserver.

commit d62cb633bba1699fce933124bd99d1a64b68daa1
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Jul 17 18:01:16 2015 +0200

    x2goserver.spec: add new dependency on xkeyboard-config to x2goserver. Fixes: #903.
    
    Cherry-picked from release/4.0.1.x branch.
---
 debian/changelog |    1 +
 x2goserver.spec  |    2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 49dede6..99eaf72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -246,6 +246,7 @@ x2goserver (4.0.1.20-0x2go1) UNRELEASED; urgency=low
     - Add shadow/shadow-utils/pwdutils Requires to x2goserver-printing
       sub package.
     - Add new dependency on bash.
+    - Add new dependency on xkeyboard-config to x2goserver. Fixes: #903.
   * debian/control:
     - Add new dependency on bash.
     - Add new dependency on xkb-data to x2goserver.
diff --git a/x2goserver.spec b/x2goserver.spec
index c36c6c9..8278916 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -102,6 +102,8 @@ Requires:       perl(File::BaseDir)
 Requires:       perl(Config::Simple)
 Requires:       perl(Switch)
 
+Requires:       xkeyboard-config
+
 %if 0%{?suse_version}
 %if 0%{?suse_version} >= 1220
 Requires:       setxkbmap xmessage xwininfo

--
Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list