Revision
529
Author
wsiegrist@apple.com
Date
2009-07-08 19:32:25 -0700 (Wed, 08 Jul 2009)

Log Message

Add TargetConfig dependencies to gnumake

Modified Paths

Diff

Modified: trunk/plists/9A581.plist (528 => 529)


--- trunk/plists/9A581.plist	2009-07-09 01:25:00 UTC (rev 528)
+++ trunk/plists/9A581.plist	2009-07-09 02:32:25 UTC (rev 529)
@@ -7651,9 +7651,14 @@
 		gnumake = {
 			dependencies = {
 				build = (
+					CarbonHeaders,
+					CF,
+					ICU,
 					Libm,
 					Libsystem,
+					TargetConfig,
 					autoconf,
+					autozone,
 					bash,
 					bootstrap_cmds,
 					cctools,
@@ -7667,6 +7672,7 @@
 					grep,
 					ld64,
 					libgcc,
+					objc4,
 					shell_cmds,
 					system_cmds,
 					texi2html,