Re: [PATCH] libnm: drop libdbus-glib from pkg-config file
- From: Dan Winship <danw gnome org>
- To: Lubomir Rintel <lkundrak v3 sk>, networkmanager-list gnome org
- Subject: Re: [PATCH] libnm: drop libdbus-glib from pkg-config file
- Date: Thu, 22 Jan 2015 09:48:21 -0500
Yes, this is correct
On 01/22/2015 05:00 AM, Lubomir Rintel wrote:
libnm uses GIO DBus library instead.
https://mail.gnome.org/archives/networkmanager-list/2015-January/msg00065.html
---
libnm/libnm.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
On Thu, 2015-01-22 at 03:40 +0100, Michael Biebl wrote:
Hi,
the libnm.pc file for the new libnm library has
Requires: gio-2.0 dbus-glib-1
This looks incorrect, especially the dependency on dbus-glib-1.
Is this a C&P error? Especially since the Description is the same as for
libnm-util.pc.
Yes, that looks like a mistake. Unless anyone objects I'll remove it.
Thank you
Lubo
diff --git a/libnm/libnm.pc.in b/libnm/libnm.pc.in
index 6392799..5fe26b6 100644
--- a/libnm/libnm.pc.in
+++ b/libnm/libnm.pc.in
@@ -6,7 +6,7 @@ includedir= includedir@
Name: libnm
Description: Convenience library for clients of NetworkManager
Version: @VERSION@
-Requires: gio-2.0 dbus-glib-1
+Requires: gio-2.0
Cflags: -I${includedir}/libnm
Libs: -L${libdir} -lnm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]