summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/xp/xp-0.5.ebuild')
-rw-r--r--dev-java/xp/xp-0.5.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-java/xp/xp-0.5.ebuild b/dev-java/xp/xp-0.5.ebuild
index b7d60eed177e..2cff6816ae42 100644
--- a/dev-java/xp/xp-0.5.ebuild
+++ b/dev-java/xp/xp-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xp/xp-0.5.ebuild,v 1.3 2005/02/05 13:05:44 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xp/xp-0.5.ebuild,v 1.4 2005/02/17 17:47:09 luckyduck Exp $
inherit java-pkg
@@ -14,6 +14,8 @@ KEYWORDS="x86 amd64 ~ppc"
IUSE="jikes doc"
DEPEND=">=virtual/jdk-1.4
+ dev-java/ant-core
+ app-arch/unzip
jikes? (>=dev-java/jikes-1.19 )"
RDEPEND=">=virtual/jre-1.4"