diff options
-rw-r--r-- | sci-misc/h5utils/h5utils-1.12.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/h5utils/h5utils-1.12.1-r2.ebuild b/sci-misc/h5utils/h5utils-1.12.1-r2.ebuild index 80ddd86d1730..0db0144df25f 100644 --- a/sci-misc/h5utils/h5utils-1.12.1-r2.ebuild +++ b/sci-misc/h5utils/h5utils-1.12.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,7 +23,7 @@ DEPEND=" sys-libs/zlib:0= hdf? ( sci-libs/hdf:0= - virtual/jpeg + virtual/jpeg:0 )" RDEPEND="${DEPEND}" |