Move Libinfo to lib dependency to work around missing inet.h from hdrs root.
--- trunk/plists/10A432.plist 2009-10-15 19:43:31 UTC (rev 599)
+++ trunk/plists/10A432.plist 2009-10-15 20:07:07 UTC (rev 600)
@@ -11677,7 +11677,6 @@
header = (
CarbonHeaders,
Libc_headers,
- Libinfo,
Librpcsvc,
Libsyscall,
gcc,
@@ -11685,6 +11684,7 @@
xnu,
);
lib = (
+ Libinfo,
Libsystem,
dyld,
tcp_wrappers,