From 196beb8a873ce69b9e17c85269cf45434c4f7d3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 3 Sep 2018 12:43:29 +0200 Subject: [PATCH] netcdf: devel package needs libs. --- sci-libs/netcdf/netcdf-4.6.1.recipe | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sci-libs/netcdf/netcdf-4.6.1.recipe b/sci-libs/netcdf/netcdf-4.6.1.recipe index 82e368344..81bc34664 100644 --- a/sci-libs/netcdf/netcdf-4.6.1.recipe +++ b/sci-libs/netcdf/netcdf-4.6.1.recipe @@ -8,7 +8,7 @@ and sharing of scientific data." HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/" COPYRIGHT="1993-2016 University Corporation for Atmospheric Research/Unidata" LICENSE="UCAR_Unidata" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/Unidata/netcdf-c/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="a2fabf27c72a5ee746e3843e1debbaad37cd035767eaede2045371322211eebb" SOURCE_DIR="netcdf-c-$portVersion" @@ -47,6 +47,10 @@ PROVIDES_devel=" " REQUIRES_devel=" netcdf$secondaryArchSuffix == $portVersion base + lib:libcurl$secondaryArchSuffix + lib:libhdf5$secondaryArchSuffix + lib:libhdf5_hl$secondaryArchSuffix + lib:libzlib$secondaryArchSuffix " BUILD_REQUIRES="