summaryrefslogtreecommitdiff
path: root/evolution-data-server.pc.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-08-02 09:37:58 -0400
committerMatthew Barnes <mbarnes@redhat.com>2010-08-02 09:37:58 -0400
commit40b095af27fc28840fa1c2ebe8f757b900c32458 (patch)
tree1296c81878036478f2fa434f76ec8fac0a52516e /evolution-data-server.pc.in
parent8f2f1b35375ac5724a2d25d9715d38d83547648a (diff)
downloadevolution-data-server-40b095af27fc28840fa1c2ebe8f757b900c32458.tar.gz
Replace dbus-glib-1 with gio-2.0 in pkgconfig files.
Diffstat (limited to 'evolution-data-server.pc.in')
-rw-r--r--evolution-data-server.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution-data-server.pc.in b/evolution-data-server.pc.in
index 7cae73f7e..c10806cbe 100644
--- a/evolution-data-server.pc.in
+++ b/evolution-data-server.pc.in
@@ -13,4 +13,4 @@ execversion=@BASE_VERSION@
Name: evolution-data-server
Description: The evolution data server for the calendar and addressbook
Version: @VERSION@
-Requires: dbus-glib-1, @mozilla_nss@, @mozilla_nspr@
+Requires: gio-2.0, @mozilla_nss@, @mozilla_nspr@