summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xrmap/xrmap-2.32.ebuild')
-rw-r--r--x11-misc/xrmap/xrmap-2.32.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/xrmap/xrmap-2.32.ebuild b/x11-misc/xrmap/xrmap-2.32.ebuild
index 83384a6f8044..b2970aedeb2f 100644
--- a/x11-misc/xrmap/xrmap-2.32.ebuild
+++ b/x11-misc/xrmap/xrmap-2.32.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/xrmap/xrmap-2.32.ebuild,v 1.2 2006/01/22 00:28:19 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.32.ebuild,v 1.3 2006/10/11 11:38:04 nelchael Exp $
inherit eutils
@@ -21,7 +21,10 @@ RDEPEND="|| ( (
x11-libs/libXpm )
virtual/x11 )"
DEPEND="${RDEPEND}
- || ( x11-proto/xproto virtual/x11 )
+ || ( (
+ x11-misc/imake
+ x11-proto/xproto )
+ virtual/x11 )
media-gfx/imagemagick
app-text/gv
sys-apps/less