disable compositor sync
[framework/uifw/ecore.git] / ecore-con.pc.in
index c0ad576..9b188aa 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: ecore-con
 Description: E core library, Con module
-Requires: ecore @requirements_ecore_con@
+@pkgconfig_requires_private@: @requirements_ecore_con@
 Version: @VERSION@
 Libs: -L${libdir} -lecore_con
-Cflags: -I${includedir}
+Cflags: -I${includedir}/ecore-@VMAJ@