We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d6e980 commit 60f074aCopy full SHA for 60f074a
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.0
+Version: 2.6.1
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