summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-01-19 01:07:21 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-01-19 01:07:21 +0000
commit8227f61b88425da42082629ffee99842d23a8403 (patch)
treea94dd0a098a22d6f95b8fae37ba1e91661c82433 /sci-calculators/hexcalc/hexcalc-1.11.ebuild
parentAdd modular X deps. (diff)
downloadgentoo-2-8227f61b88425da42082629ffee99842d23a8403.tar.gz
gentoo-2-8227f61b88425da42082629ffee99842d23a8403.tar.bz2
gentoo-2-8227f61b88425da42082629ffee99842d23a8403.zip
Add modular X deps.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sci-calculators/hexcalc/hexcalc-1.11.ebuild')
-rw-r--r--sci-calculators/hexcalc/hexcalc-1.11.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/sci-calculators/hexcalc/hexcalc-1.11.ebuild b/sci-calculators/hexcalc/hexcalc-1.11.ebuild
index 320770c24ffe..2d20715d590a 100644
--- a/sci-calculators/hexcalc/hexcalc-1.11.ebuild
+++ b/sci-calculators/hexcalc/hexcalc-1.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/hexcalc-1.11.ebuild,v 1.3 2005/12/08 01:08:14 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/hexcalc-1.11.ebuild,v 1.4 2006/01/19 01:07:21 spyderous Exp $
DESCRIPTION="A simple hex calculator for X"
HOMEPAGE="ftp://ftp.x.org/R5contrib/"
@@ -10,7 +10,9 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="virtual/x11"
+RDEPEND="|| ( x11-libs/libXaw virtual/x11 )"
+DEPEND="${RDEPEND}
+ || ( x11-misc/imake virtual/x11 )"
S=${WORKDIR}/${PN}