We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92bbbb6 commit 6388d99Copy full SHA for 6388d99
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.6.1
+Version: 2.6.2
10
Requires.private: cfitsio glib-2.0 >= 2.56
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