This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x in repository nx-libs. commit 8cf5b5b7c7bcaa8465bbde0cefade28b537fb763 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Dec 15 08:10:32 2017 +0100 nx-libs.spec: add back erroneously dropped xkeyboard-config dependency. --- nx-libs.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nx-libs.spec b/nx-libs.spec index 1d6d96d..440e72c 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -314,6 +314,10 @@ Obsoletes: nxauth < 3.5.99.1 Requires: xorg-x11-font-utils %endif +# Should be a weak dependency, because this package +# works without the dependency. +Requires: xkeyboard-config + # For /usr/bin/xkbcomp %if 0%{?fedora} || 0%{?rhel} Requires: xorg-x11-xkb-utils -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git