Revision
600
Author
wsiegrist@apple.com
Date
2009-10-15 13:07:07 -0700 (Thu, 15 Oct 2009)

Log Message

Move Libinfo to lib dependency to work around missing inet.h from hdrs root.

Modified Paths

Diff

Modified: trunk/plists/10A432.plist (599 => 600)


--- 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,