Re: split applet vs. nm-util
- From: Dan Williams <dcbw redhat com>
- To: Volker Braun <volker braun physik hu-berlin de>
- Cc: networkmanager-list gnome org
- Subject: Re: split applet vs. nm-util
- Date: Fri, 23 Feb 2007 11:15:10 -0500
On Fri, 2007-02-23 at 04:13 +0000, Volker Braun wrote:
> Now that the applet is split from the base Networkmanager I can't link the
> applet. I'm setting a prefix=... to install everything to a custom
> directory, but when linking the applet it does not get the correct path
> for libnm-util.
>
> The following trivial patch (against NETWORKMANAGER_0_6_0_RELEASE fixes my
> problem. I'm not sure if it is the correct place to put the dependency.
I think it is valid since stuff that uses NM will likely use libnm-util;
if people complain then hey, we'll remove it. Committed to stable.
Dan
>
> Index: NetworkManager.pc.in
> ===================================================================
> --- NetworkManager.pc.in (revision 2350)
> +++ NetworkManager.pc.in (working copy)
> @@ -6,6 +6,6 @@
>
> Name: NetworkManager
> Description: System for maintaining active network connection
> -Requires: dbus-1
> +Requires: dbus-1 libnm-util
> Version: @VERSION@
> Cflags: -I${includedir}/NetworkManager
>
> _______________________________________________
> NetworkManager-list mailing list
> NetworkManager-list gnome org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]