summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xrmap/xrmap-2.30.ebuild')
-rw-r--r--x11-misc/xrmap/xrmap-2.30.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/xrmap/xrmap-2.30.ebuild b/x11-misc/xrmap/xrmap-2.30.ebuild
index a026a4b711b0..49026cff3b68 100644
--- a/x11-misc/xrmap/xrmap-2.30.ebuild
+++ b/x11-misc/xrmap/xrmap-2.30.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.30.ebuild,v 1.3 2006/01/22 00:28:19 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.30.ebuild,v 1.4 2006/10/11 11:38:04 nelchael Exp $
DESCRIPTION="The Xrmap program is a X client for generating images of the Earth and manipulating the CIA World data bank"
HOMEPAGE="http://frmas.free.fr/li_1.htm#_Xrmap_"
@@ -19,7 +19,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