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

source_changes at macosforge.org source_changes at macosforge.org
Tue Nov 11 17:25:14 PST 2008


Revision: 413
          http://trac.macosforge.org/projects/darwinbuild/changeset/413
Author:   wsiegrist at apple.com
Date:     2008-11-11 17:25:14 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
Add dependencies for ICU. Closes #20.

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

Modified: trunk/plists/9A581.plist
===================================================================
--- trunk/plists/9A581.plist	2008-11-12 01:02:25 UTC (rev 412)
+++ trunk/plists/9A581.plist	2008-11-12 01:25:14 UTC (rev 413)
@@ -2129,6 +2129,28 @@
 			version = 20;
 		};
 		ICU = {
+			dependencies = {
+				build = (
+					gnumake,
+					shell_cmds,
+					file_cmds,
+					text_cmds,
+					ld64,
+					CF,
+					objc4,
+					autozone,
+					gcc,
+					gcc_select,
+					cctools,
+					Csu,
+					grep,
+					xnu,
+					Libc_headers,
+					SystemStubs,
+					architecture,
+					CarbonHeaders,
+				);
+			};
 			environment = {
 				RC_ARCHS = "ppc ppc64 i386 x86_64";
 			};
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20081111/31a58ee5/attachment.html>


More information about the darwinbuild-changes mailing list