mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sci-libs/grib_api: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -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 )"
|
||||
|
||||
Reference in New Issue
Block a user