From 946d27754048951a38c4970962cc31e90ef7ac5f Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Sun, 20 Mar 2016 22:19:08 +0100 Subject: [PATCH] =?utf8?q?x11-misc/xdotool:=20add=20RDEPEND=3Dx11-libs/lib?= =?utf8?q?xkbcommon=20(bug=20574252,=20thanks=20Toralf=20F=C3=B6rster).?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 cf7023b19df0..247db091d6b3 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 -- 2.26.2