commit: 305dd5cf8dfd76eaf028e2fc99a571e2fb836c2e
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 23:17:52 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 14 23:17:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305dd5cf
sci-misc/h5utils: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
sci-misc/h5utils/h5utils-1.12.1-r2.ebuild | 4 ++--
1 file 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 80ddd86..0db0144 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}"