Fix: bt2: autodisc: remove thread error while inserting status in map
[babeltrace.git] / src / babeltrace2-ctf-writer.pc.in
index 504d85976689204b692ea47a605470e1d0356214..960f5b47ae239f70d9927ae940535845a79a0666 100644 (file)
@@ -3,11 +3,8 @@ exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
-Name: Babeltrace CTF parser
-Description: libbabeltrace2-ctf provides the specific bits necessary to write a Common Trace Format (CTF) trace.
+Name: Babeltrace 2 CTF writer library
+Description: Common Trace Format (CTF) writer library from Babeltrace 2
 Version: @PACKAGE_VERSION@
-Requires:
-Requires.private: uuid popt
 Libs: -L${libdir} -lbabeltrace2-ctf-writer
 Cflags: -I${includedir}
-
This page took 0.023574 seconds and 4 git commands to generate.