[Xfce4-commits] [xfce/xfconf] 01/01: Require gio-2.0 instead of dbus-glib in pc.in file.
noreply at xfce.org
noreply at xfce.org
Wed Jun 7 11:39:43 CEST 2017
This is an automated email from the git hooks/post-receive script.
a l i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfconf.
commit 53bee3d264ea859b683d7c9f8598035c13ac789b
Author: Ali Abdallah <ali at xfce.org>
Date: Wed Jun 7 11:39:18 2017 +0200
Require gio-2.0 instead of dbus-glib in pc.in file.
---
xfconf/libxfconf-0.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list