Package Upload
[framework/uifw/eet.git] / eet.pc.in
index f4653c1..ee95887 100644 (file)
--- a/eet.pc.in
+++ b/eet.pc.in
@@ -6,5 +6,7 @@ includedir=@includedir@
 Name: eet
 Description: Library for speedy data storage, retrieval, and compression
 Version: @VERSION@
+@pkgconfig_requires_private@: @requirements_pc_eet@
 Libs: -L${libdir} -leet
+Libs.private: @requirements_libs_eet@ -lm
 Cflags: -I${includedir}/eet-@VMAJ@