~online-accounts/libaccounts-glib/13.04

« back to all changes in this revision

Viewing changes to libaccounts-glib.pc.in

  • Committer: Alberto Mardegan
  • Date: 2012-10-15 08:12:56 UTC
  • mto: (129.9.53)
  • mto: This revision was merged to the branch mainline in revision 161.
  • Revision ID: git-v1:ad04d9d37b4483b5691cd3fb4032ba1fb19c478f
Remove dbus-glib-1 dependency from pkg-config file

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
Name: libaccounts-glib
11
11
Description: A low-level library for managing accounts settings.
12
12
Requires: glib-2.0 gobject-2.0 gio-unix-2.0
13
 
Require.private: dbus-glib-1 libxml-2.0 sqlite3
 
13
Require.private: libxml-2.0 sqlite3
14
14
Version: @VERSION@
15
15
Libs: -L${libdir} -laccounts-glib
16
16
Cflags: -I${includedir}