sci-libs/grib_api: Fix QA MissingSlotDep

Package-Manager: portage-2.2.28
This commit is contained in:
David Seifert
2016-05-15 00:32:22 +02:00
parent f6c2e17aaf
commit 9b9f377d3e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -31,7 +31,7 @@ RDEPEND="
!jasper? ( media-libs/openjpeg:0 )
)
netcdf? ( sci-libs/netcdf )
png? ( media-libs/libpng )
png? ( media-libs/libpng:0= )
python? ( dev-python/numpy[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
python? ( dev-lang/swig )"