sci-misc/h5utils: Fix QA MissingSlotDep

Package-Manager: portage-2.2.28
This commit is contained in:
David Seifert
2016-05-15 01:17:52 +02:00
parent c96d5b8fed
commit 305dd5cf8d

View File

@@ -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 # Distributed under the terms of the GNU General Public License v2
# $Id$ # $Id$
@@ -23,7 +23,7 @@ DEPEND="
sys-libs/zlib:0= sys-libs/zlib:0=
hdf? ( hdf? (
sci-libs/hdf:0= sci-libs/hdf:0=
virtual/jpeg virtual/jpeg:0
)" )"
RDEPEND="${DEPEND}" RDEPEND="${DEPEND}"