On Wed, 2016-01-20 at 21:42 +0100, Michael Biebl wrote:
Hi, nm-applet 1.1.90 contains the following configure check: PKG_CHECK_MODULES(LIBNM_GLIB, [gio-2.0 >= 2.32 NetworkManager >= 1.1 libnm-glib >= 1.1 libnm-util >= 1.1 libnm-glib-vpn >= 1.1 This check should be updated to check for libnm >= 1.1 instead.
The check here is correct and needed to build libnm-gtk. The check for LIBNM is just below few lines below.
libnm-glib/libnm-util are still required to build libnm-gtk, which is now deprecated. Dan suggested to add a configure switch t disable building libnm-gtk. Checking for libnm-glib/libnm-util should therefor be done conditional.
Yes, that would be bug https://bugzilla.gnome.org/show_bug.cgi?id=760887 which basically asks for a "--without-libnm-gtk" switch. Thomas
Attachment:
signature.asc
Description: This is a digitally signed message part