GNOME Bugzilla – Bug 599315
confusing dependencies of NetworkManager ... libnm-glib v. libnm_glib
Last modified: 2009-11-30 11:23:22 UTC
bradford:~# pkg-config --modversion libnm_glib Package libnm_glib was not found in the pkg-config search path. Perhaps you should add the directory containing `libnm_glib.pc' to the PKG_CONFIG_PATH environment variable No package 'libnm_glib' found bradford:~# pkg-config --modversion libnm-glib 0.7.996 bradford:~# (this is Fedora/Rawhide somewhere around Fedora-Beta)
0.7.1.997 has libnm_glib.pc.in. Do you know if ibnm-glib has been deprecated?
I don't believe it's been depreciated, but Dan did rename *.pc files to the following: /usr/lib/pkgconfig/libnm-glib-vpn.pc /usr/lib/pkgconfig/libnm-glib.pc /usr/lib/pkgconfig/libnm-util.pc
Created attachment 148623 [details] [review] Patch to check for new NetworkManager-glib pkgconfig file
Thanks, I pushed your fix to master. This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.