netcdf: missing entry in common/shlibs
Closes: #12408 [via git-merge-pr]
This commit is contained in:
parent
95b278abf7
commit
0addc4463f
2 changed files with 2 additions and 1 deletions
|
@ -74,6 +74,7 @@ libncurses.so.6 ncurses-libs-6.0_1 ignore
|
|||
libncurses.so.5 ncurses-libs-6.0_1 ignore
|
||||
libncursesw.so.6 ncurses-libs-5.8_1 ignore
|
||||
libncursesw.so.5 ncurses-libs-5.8_1 ignore
|
||||
libnetcdf.so.13 netcdf-4.6.0_2
|
||||
libformw.so.5 ncurses-libs-5.9_13 ignore
|
||||
libformw.so.6 ncurses-libs-5.8_1 ignore
|
||||
libpanelw.so.5 ncurses-libs-5.9_13 ignore
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'netcdf'
|
||||
pkgname=netcdf
|
||||
version=4.6.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="netcdf-c-${version}"
|
||||
configure_args="--enable-shared"
|
||||
short_desc="Machine-independent format for representing scientific data"
|
||||
|
|
Loading…
Add table
Reference in a new issue