We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9719a commit 0704387Copy full SHA for 0704387
libopenscap.pc.in
@@ -6,6 +6,6 @@ includedir=${prefix}/include/openscap
6
Name: libopenscap
7
Description: An open source library enabling integration of the SCAP line of standards
8
URL: https://www.open-scap.org
9
-Version: @OPENSCAP_VERSION@
+Version: @OPENSCAP_VERSION_MAJOR@.@OPENSCAP_VERSION_MINOR@.@OPENSCAP_VERSION_PATCH@
10
Libs: -L${libdir} -lopenscap
11
Cflags: -I${includedir}
0 commit comments