aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/hdf-java/hdf-java-2.6.1.ebuild')
-rw-r--r--dev-java/hdf-java/hdf-java-2.6.1.ebuild11
1 files changed, 6 insertions, 5 deletions
diff --git a/dev-java/hdf-java/hdf-java-2.6.1.ebuild b/dev-java/hdf-java/hdf-java-2.6.1.ebuild
index cefb046d2..86d0b63e6 100644
--- a/dev-java/hdf-java/hdf-java-2.6.1.ebuild
+++ b/dev-java/hdf-java/hdf-java-2.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -15,10 +15,11 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="hdf"
-CDEPEND=">=sci-libs/hdf5-1.8[szip]
- hdf? ( sci-libs/hdf )
- >=media-libs/jpeg-7
- sys-libs/zlib"
+CDEPEND="
+ >=sci-libs/hdf5-1.8[szip]
+ virtual/jpeg
+ sys-libs/zlib
+ hdf? ( sci-libs/hdf )"
RDEPEND="${CDEPEND}
>=virtual/jre-1.5"