changelog - fixed changelog
[framework/uifw/ecore.git] / ecore.pc.in
index cd68143..950a96b 100644 (file)
@@ -5,8 +5,8 @@ includedir=@includedir@
 
 Name: ecore
 Description: Ecore event abstraction library
-Requires:
+@pkgconfig_requires_private@: @requirements_ecore@
 Version: @VERSION@
 Libs: -L${libdir} -lecore
 Libs.private: -lm
-Cflags: -I${includedir}
+Cflags: -I${includedir}/ecore-@VMAJ@