sci-libs/grib_api: Fix QA MissingSlotDep
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 22:32:22 +0000 (00:32 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:16:04 +0000 (01:16 +0200)
Package-Manager: portage-2.2.28

sci-libs/grib_api/grib_api-1.11.0.ebuild

index 6b6c9afb9b26b6e41d4da422e87f2ad64b4063ad..581973b5b498f6a3bf0301f9144c593f107bf7c3 100644 (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 )"