netcdf: devel package needs libs.

This commit is contained in:
Jérôme Duval
2018-09-03 12:43:29 +02:00
committed by GitHub
parent 56c179c53f
commit 196beb8a87

View File

@@ -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="