Upgrade ofono to 1.2
[profile/ivi/ofono.git] / ofono.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 plugindir=${libdir}/@PACKAGE@/plugins
7
8 Name: @PACKAGE@
9 Description: oFono - Open Source Telephony
10 Version: @VERSION@
11 Requires: glib-2.0 dbus-1
12 Cflags: -I${includedir}
13 Libs: -module -avoid-version -export-symbols-regex '@PACKAGE@_plugin_desc'