commit:     946d27754048951a38c4970962cc31e90ef7ac5f
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 21:19:08 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 21:19:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946d2775

x11-misc/xdotool: add RDEPEND=x11-libs/libxkbcommon (bug 574252, thanks Toralf 
Förster).

Package-Manager: portage-2.2.28

 x11-misc/xdotool/xdotool-3.20150503.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xdotool/xdotool-3.20150503.1.ebuild 
b/x11-misc/xdotool/xdotool-3.20150503.1.ebuild
index cf7023b..247db09 100644
--- a/x11-misc/xdotool/xdotool-3.20150503.1.ebuild
+++ b/x11-misc/xdotool/xdotool-3.20150503.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,8 @@ IUSE="examples"
 
 RDEPEND="x11-libs/libXtst
        x11-libs/libX11
-       x11-libs/libXinerama"
+       x11-libs/libXinerama
+       x11-libs/libxkbcommon"
 DEPEND="${RDEPEND}"
 
 # The test wants to manualy start Xvfb, wont use VirtualX and it tries

Reply via email to