mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
cfitsio: enable reentrant multithreading
This commit is contained in:
parent
ec9926f478
commit
68d67ee083
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'cfitsio'
|
||||
pkgname=cfitsio
|
||||
version=4.0.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-reentrant"
|
||||
makedepends="libcurl-devel"
|
||||
short_desc="Library for reading and writing data files in FITS data format"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
|
|
Loading…
Add table
Reference in a new issue