summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2008-01-07 10:45:40 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2008-01-07 10:45:40 +0000
commitc2c6e777f5d1a848f806462d2199b010257d5a7c (patch)
tree1a2cfc6d1f67ff19e0a57dba3efd75dc8cf6fe9e /x11-misc/x2x/x2x-1.27-r2.ebuild
parentAdd missing x11-proto/inputproto to DEPEND, see bug #204580. (diff)
downloadgentoo-2-c2c6e777f5d1a848f806462d2199b010257d5a7c.tar.gz
gentoo-2-c2c6e777f5d1a848f806462d2199b010257d5a7c.tar.bz2
gentoo-2-c2c6e777f5d1a848f806462d2199b010257d5a7c.zip
Add missing x11-proto/inputproto to DEPEND (bug #204588), remove unneeded version.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'x11-misc/x2x/x2x-1.27-r2.ebuild')
-rw-r--r--x11-misc/x2x/x2x-1.27-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/x2x/x2x-1.27-r2.ebuild b/x11-misc/x2x/x2x-1.27-r2.ebuild
index 6f0bd927695f..5fe610e734c0 100644
--- a/x11-misc/x2x/x2x-1.27-r2.ebuild
+++ b/x11-misc/x2x/x2x-1.27-r2.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-r2.ebuild,v 1.3 2007/11/15 17:15:23 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r2.ebuild,v 1.4 2008/01/07 10:45:40 nelchael Exp $
inherit eutils
@@ -20,6 +20,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"