[darwinbuild-changes] [578] trunk/plists/10A432.plist

source_changes at macosforge.org source_changes at macosforge.org
Tue Sep 29 14:24:44 PDT 2009


Revision: 578
          http://trac.macosforge.org/projects/darwinbuild/changeset/578
Author:   wsiegrist at apple.com
Date:     2009-09-29 14:24:40 -0700 (Tue, 29 Sep 2009)
Log Message:
-----------
Patch CarbonHeaders to add missing headers and install into subframework. Add missing dependencies to Tokend

Modified Paths:
--------------
    trunk/plists/10A432.plist

Modified: trunk/plists/10A432.plist
===================================================================
--- trunk/plists/10A432.plist	2009-09-24 22:21:28 UTC (rev 577)
+++ trunk/plists/10A432.plist	2009-09-29 21:24:40 UTC (rev 578)
@@ -787,6 +787,9 @@
 					text_cmds,
 				);
 			};
+			patchfiles = (
+				"CarbonHeaders-18.1.ccdest.patch",
+			);
 			version = 18.1;
 		};
 		ChatServer = {
@@ -4217,16 +4220,29 @@
 		Tokend = {
 			dependencies = {
 				lib = (
+					CarbonHeaders,
 					CF,
+					Libc,
+					Libc_headers,
+					Libsyscall,
 					Libsystem,
 					Security,
 					SecurityTokend,
 					SmartCardServices,
 					dyld,
+					gcc,
+					gcc_select,
+					libdispatch,
+					libsecurity_cdsa_utilities,
+					libsecurity_utilities,
 					libstdcxx,
+					xnu,
 					zlib,
 				);
 			};
+			patchfiles = (
+				"Tokend-35209.MacTypes.patch",
+			);
 			version = 36720;
 		};
 		Twisted = {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20090929/dce7cd4d/attachment.html>


More information about the darwinbuild-changes mailing list