summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/json-simple/json-simple-20080420.ebuild')
-rw-r--r--dev-java/json-simple/json-simple-20080420.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-java/json-simple/json-simple-20080420.ebuild b/dev-java/json-simple/json-simple-20080420.ebuild
index 70129f0a7ad1..12d140b169b5 100644
--- a/dev-java/json-simple/json-simple-20080420.ebuild
+++ b/dev-java/json-simple/json-simple-20080420.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/json-simple/json-simple-20080420.ebuild,v 1.1 2008/04/20 14:33:15 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/json-simple/json-simple-20080420.ebuild,v 1.2 2008/04/20 21:23:11 betelgeuse Exp $
JAVA_PKG_IUSE="doc source"
@@ -18,7 +18,8 @@ LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-DEPEND=">=virtual/jdk-1.4"
+DEPEND=">=virtual/jdk-1.4
+ app-arch/unzip"
RDEPEND=">=virtual/jre-1.4"
S="${WORKDIR}/${MY_PN}"