mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
netcdf: devel package needs libs.
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user