Incomplete NetworkManager.pc?



While working on getting NM compiled from CVS. I realized that
pkg-config NetworkManager only provided dbus dependencies. This surely
cant be right? 

Shouldn't paths to lib and include files also be provided?

/Tor
--- NetworkManager-orig/NetworkManager.pc.in	2004-09-02 04:29:34.000000000 +0200
+++ NetworkManager/NetworkManager.pc.in	2005-12-18 22:02:34.000000000 +0100
@@ -7,4 +7,6 @@
 Name: NetworkManager
 Description: System for maintaining active network connection
 Requires: dbus-1
+Cflags: -I${includedir}
+Libs: -L${libdir} -lnmutil -lnm_glib
 Version: @VERSION@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]