diff options
Diffstat (limited to 'x11-misc/x2x/x2x-1.27-r1.ebuild')
-rw-r--r-- | x11-misc/x2x/x2x-1.27-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/x2x/x2x-1.27-r1.ebuild b/x11-misc/x2x/x2x-1.27-r1.ebuild index 74350edcf87c..6a1f7362de2e 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-2006 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.7 2006/04/13 11:13:55 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r1.ebuild,v 1.8 2006/04/14 18:55:08 nelchael Exp $ inherit eutils @@ -23,6 +23,7 @@ RDEPEND="|| ( ( DEPEND="${RDEPEND} || ( ( app-text/rman + x11-misc/imake x11-proto/xproto ) virtual/x11 )" |