We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11eb84a commit 1efba8eCopy full SHA for 1efba8e
src/oifitslib/oifitslib.pc.in
@@ -6,7 +6,7 @@ libdir=${exec_prefix}/lib
6
Name: oifitslib
7
Description: OIFITSlib - a C library for reading/writing OIFITS files
8
URL: https://github.com/jsy1001/oifitslib
9
-Version: 2.3.0
+Version: 2.4.0
10
Requires.private: cfitsio glib-2.0 >= 2.16
11
Cflags: -I${includedir}
12
Libs: -L${libdir} -loifits
src/oifitslib/oitable.pc.in
Name: oitable
Description: OIFITSlib oitable module
Requires.private: cfitsio
Libs: -L${libdir} -loitable
0 commit comments