[darwinbuild-changes] [504] trunk/plists/9A581.plist

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 17 12:57:40 PDT 2009


Revision: 504
          http://trac.macosforge.org/projects/darwinbuild/changeset/504
Author:   wsiegrist at apple.com
Date:     2009-04-17 12:57:39 -0700 (Fri, 17 Apr 2009)
Log Message:
-----------
Some more bless dependencies

Modified Paths:
--------------
    trunk/plists/9A581.plist

Modified: trunk/plists/9A581.plist
===================================================================
--- trunk/plists/9A581.plist	2009-03-26 20:26:36 UTC (rev 503)
+++ trunk/plists/9A581.plist	2009-04-17 19:57:39 UTC (rev 504)
@@ -5352,7 +5352,10 @@
 		bless = {
 			dependencies = {
 				build = (
+				      	CarbonHeaders,
+				      	CF,
 					DiskArbitration,
+					IOKitUser,
 					Libm,
 					Libsystem,
 					bash,
@@ -5896,6 +5899,7 @@
 				build = (
 					Libm,
 					Libsystem,
+					TargetConfig,
 					bash,
 					bootstrap_cmds,
 					bsdmake,
@@ -6921,6 +6925,15 @@
 			version = 520;
 		};
 		flex = {
+                        dependencies = {
+                                build = (
+					CarbonHeaders,
+					gnumake,
+                                        grep,
+					shell_cmds,
+					text_cmds,
+				);
+			};
 			environment = {
 				RC_ARCHS = "ppc ppc64 i386 x86_64";
 			};
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20090417/55ad3f5d/attachment.html>


More information about the darwinbuild-changes mailing list