convert hex values to bitwise ops for readability
[framework/uifw/edbus.git] / eofono.pc.in
index ca65fa1..bc2dc5f 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: eofono
 Description: oFono D-Bus wrappers
-@pkgconfig_requires_private@: ecore edbus
+@pkgconfig_requires_private@: @requirement_eofono@
 Version: @VERSION@
 Libs: -L${libdir} -leofono
-Cflags: -I${includedir}
+Cflags: -I${includedir}/e_dbus-@VMAJ@