cfitsio: fix build
libcurl is searched for during configure, but it is not found.
This commit is contained in:
parent
24ea9af46f
commit
5e662ecccc
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=3.450
|
|||
revision=1
|
||||
wrksrc=cfitsio
|
||||
build_style=cmake
|
||||
makedepends="libcurl-devel"
|
||||
short_desc="Library for reading and writing data files in FITS data format"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="NASA license"
|
||||
|
|
Loading…
Reference in a new issue