From c2c6e777f5d1a848f806462d2199b010257d5a7c Mon Sep 17 00:00:00 2001 From: Krzysztof Pawlik Date: Mon, 7 Jan 2008 10:45:40 +0000 Subject: Add missing x11-proto/inputproto to DEPEND (bug #204588), remove unneeded version. (Portage version: 2.1.4_rc14) --- x11-misc/x2x/x2x-1.27-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-misc/x2x/x2x-1.27-r1.ebuild') diff --git a/x11-misc/x2x/x2x-1.27-r1.ebuild b/x11-misc/x2x/x2x-1.27-r1.ebuild index f71bf622e4c1..2042dc09080f 100644 --- a/x11-misc/x2x/x2x-1.27-r1.ebuild +++ b/x11-misc/x2x/x2x-1.27-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r1.ebuild,v 1.9 2007/07/22 03:33:36 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r1.ebuild,v 1.10 2008/01/07 10:45:40 nelchael Exp $ inherit eutils @@ -19,6 +19,7 @@ RDEPEND="x11-libs/libX11 x11-libs/libXtst x11-libs/libXext" DEPEND="${RDEPEND} + x11-proto/inputproto app-text/rman x11-misc/imake x11-proto/xproto" -- cgit v1.2.3-65-gdbad