doc/api/libbabeltrace2/DoxygenLayout.xml: use `topics` tab
[babeltrace.git] / src / babeltrace2.pc.in
index 646aeb47c10b7599066ec003d06d7f9d953ed4c3..0cdf11f849340126561089bb9ae4700de9c683ae 100644 (file)
@@ -1,14 +1,13 @@
+# SPDX-FileCopyrightText: 2019 EfficiOS, Inc.
+# SPDX-License-Identifier: MIT
+
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
-Name: Babeltrace
-Description: libbabeltrace2 provides a reader for trace files, reading mainly the
-Common Trace Format (CTF).
+Name: Babeltrace 2 library
+Description: Babeltrace 2 library to support plugins and create trace processing graphs
 Version: @PACKAGE_VERSION@
-Requires:
-Requires.private: uuid popt
 Libs: -L${libdir} -lbabeltrace2
 Cflags: -I${includedir}
-
This page took 0.024118 seconds and 4 git commands to generate.