From 946d27754048951a38c4970962cc31e90ef7ac5f Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Sun, 20 Mar 2016 22:19:08 +0100 Subject: x11-misc/xdotool: add RDEPEND=x11-libs/libxkbcommon (bug 574252, thanks Toralf Förster). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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(-) (limited to 'x11-misc') 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 -- cgit v1.2.3-65-gdbad