7e5b90af69
popt version in fedora is old and does not contain the pkg-config file
13 lines
489 B
Diff
13 lines
489 B
Diff
diff -up babeltrace-1.1.0/babeltrace.pc.in.orig babeltrace-1.1.0/babeltrace.pc.in
|
|
--- babeltrace-1.1.0/babeltrace.pc.in.orig 2013-05-28 15:13:42.257000000 -0400
|
|
+++ babeltrace-1.1.0/babeltrace.pc.in 2013-05-28 15:13:49.529000000 -0400
|
|
@@ -8,7 +8,7 @@ Description: libbabeltrace provides a re
|
|
Common Trace Format (CTF).
|
|
Version: @PACKAGE_VERSION@
|
|
Requires:
|
|
-Requires.private: uuid popt
|
|
+Requires.private: uuid
|
|
Libs: -L${libdir} -lbabeltrace -lbabeltrace-ctf
|
|
Cflags: -I${includedir}
|
|
|