summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/oscache/oscache-2.0.2.ebuild')
-rw-r--r--dev-java/oscache/oscache-2.0.2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-java/oscache/oscache-2.0.2.ebuild b/dev-java/oscache/oscache-2.0.2.ebuild
index de3556d1876b..46a851b465f5 100644
--- a/dev-java/oscache/oscache-2.0.2.ebuild
+++ b/dev-java/oscache/oscache-2.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/oscache/oscache-2.0.2.ebuild,v 1.2 2004/11/03 11:36:20 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/oscache/oscache-2.0.2.ebuild,v 1.3 2005/01/20 19:40:35 luckyduck Exp $
inherit java-pkg
@@ -18,7 +18,8 @@ RDEPEND=">=virtual/jre-1.3
dev-java/jgroups"
DEPEND="${RDEPEND}
app-arch/unzip
- >=virtual/jdk-1.3"
+ >=virtual/jdk-1.3
+ jikes? ( dev-java/jikes )"
IUSE="doc jikes"
S=${WORKDIR}