Fix: bt2: autodisc: remove thread error while inserting status in map
[babeltrace.git] / src / babeltrace2.pc.in
index 646aeb47c10b7599066ec003d06d7f9d953ed4c3..8d812a5b0ad6672bc8da1aa2feeab992718ae477 100644 (file)
@@ -3,12 +3,8 @@ 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.023638 seconds and 4 git commands to generate.