summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-03-06 14:44:58 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-03-06 14:44:58 +0000
commitaa556100037299cfb2ab158c09e2d6c677a71ae4 (patch)
tree451842fa0ecc2f09691df820cded527e0753341b /app-misc/jbidwatcher
parentSRC_URI fixup. (Manifest recommit) (diff)
downloadgentoo-2-aa556100037299cfb2ab158c09e2d6c677a71ae4.tar.gz
gentoo-2-aa556100037299cfb2ab158c09e2d6c677a71ae4.tar.bz2
gentoo-2-aa556100037299cfb2ab158c09e2d6c677a71ae4.zip
Fixed small depend bug.
Diffstat (limited to 'app-misc/jbidwatcher')
-rw-r--r--app-misc/jbidwatcher/jbidwatcher-0.9.3_pre1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/jbidwatcher/jbidwatcher-0.9.3_pre1.ebuild b/app-misc/jbidwatcher/jbidwatcher-0.9.3_pre1.ebuild
index f169fe5e0c69..7fe07836514b 100644
--- a/app-misc/jbidwatcher/jbidwatcher-0.9.3_pre1.ebuild
+++ b/app-misc/jbidwatcher/jbidwatcher-0.9.3_pre1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/jbidwatcher/jbidwatcher-0.9.3_pre1.ebuild,v 1.1 2004/02/22 00:45:06 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jbidwatcher/jbidwatcher-0.9.3_pre1.ebuild,v 1.2 2004/03/06 14:44:58 zx Exp $
inherit java-pkg
@@ -12,6 +12,7 @@ IUSE="jikes"
SLOT="0"
KEYWORDS="~x86"
DEPEND=">=virtual/jdk-1.4
+ dev-java/ant
jikes? ( dev-java/jikes )"
RDEPEND=">=virtual/jre-1.4"