Revision
613
Author
wsiegrist@apple.com
Date
2009-10-30 15:44:27 -0700 (Fri, 30 Oct 2009)

Log Message

Limit IOFWDVComponents to i386 build. Add dependencies.

Modified Paths

Diff

Modified: trunk/plists/10A432.plist (612 => 613)


--- trunk/plists/10A432.plist	2009-10-29 23:04:59 UTC (rev 612)
+++ trunk/plists/10A432.plist	2009-10-30 22:44:27 UTC (rev 613)
@@ -1973,6 +1973,60 @@
 			version = 30;
 		};
 		IOFWDVComponents = {
+			dependencies = {
+				build = (
+					CF,
+					CarbonHeaders,
+					DiskArbitration,
+					ICU,
+					IOKitUser,
+					Libm,
+					Libsystem,
+					Security,
+					bash,
+					cctools,
+					configd,
+					distcc,
+					file_cmds,
+					gcc,
+					gcc_select,
+					grep,
+					ld64,
+					libiconv,
+					objc4,
+					ruby,
+					text_cmds,
+				);
+				header = (
+					CF,
+					CarbonHeaders,
+					DiskArbitration,
+					IOFireWireAVC,
+					IOFireWireFamily,
+					IOGraphics,
+					IOHIDFamily,
+					IOKitUser,
+					Libc_headers,
+					Libm,
+					Libsyscall,
+					Security,
+					gcc,
+					libdispatch,
+					libdyld,
+					xnu,
+				);
+				lib = (
+					CF,
+					IOKitUser,
+					Libsystem,
+				);
+				staticlib = (
+					gcc,
+				);
+			};
+			environment = {
+				RC_ARCHS = i386;
+			};
 			version = 199.4.1;
 		};
 		IOFireWireAVC = {