summaryrefslogtreecommitdiff
path: root/xfconf
diff options
context:
space:
mode:
authorAli Abdallah <ali@xfce.org>2017-06-07 11:39:18 +0200
committerAli Abdallah <ali@xfce.org>2017-06-07 11:39:18 +0200
commit53bee3d264ea859b683d7c9f8598035c13ac789b (patch)
tree23e5734b6b8d2ccd4b6649a342da7f140945db15 /xfconf
parent194ed74a90f95af15c0afe972718926566acfa56 (diff)
downloadxfconf-53bee3d264ea859b683d7c9f8598035c13ac789b.tar.gz
Require gio-2.0 instead of dbus-glib in pc.in file.
Diffstat (limited to 'xfconf')
-rw-r--r--xfconf/libxfconf-0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfconf/libxfconf-0.pc.in b/xfconf/libxfconf-0.pc.in
index b424788..86935ba 100644
--- a/xfconf/libxfconf-0.pc.in
+++ b/xfconf/libxfconf-0.pc.in
@@ -7,7 +7,7 @@ libxfconf_api_version=@LIBXFCONF_VERSION_API@
Name: @PACKAGE_TARNAME@
Description: Configuration library for Xfce
-Requires: gobject-2.0 dbus-1 dbus-glib-1
+Requires: gio-2.0
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lxfconf-${libxfconf_api_version}
Cflags: -I${includedir}/xfce4/xfconf-${libxfconf_api_version}