[darwinbuild-changes] [527] trunk/plists

source_changes at macosforge.org source_changes at macosforge.org
Wed Jul 8 15:56:56 PDT 2009


Revision: 527
          http://trac.macosforge.org/projects/darwinbuild/changeset/527
Author:   wsiegrist at apple.com
Date:     2009-07-08 15:56:56 -0700 (Wed, 08 Jul 2009)
Log Message:
-----------
More SmartCardServices dependencies and a patch to fix the lack of MacTypes. Still does not build due to missing IOKit.

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

Modified: trunk/plists/9A581.plist
===================================================================
--- trunk/plists/9A581.plist	2009-07-08 21:11:40 UTC (rev 526)
+++ trunk/plists/9A581.plist	2009-07-08 22:56:56 UTC (rev 527)
@@ -4144,6 +4144,7 @@
 					CarbonHeaders,
 					CoreOSMakefiles,
 					Csu,
+					IOUSBFamily,
 					Libc_headers,
 					Libm,
 					Libsyscall,
@@ -4160,6 +4161,7 @@
 					dyld,
 					file_cmds,
 					files,
+					flex,
 					gcc,
 					gcc_42,
 					launchd_libs,
@@ -4167,6 +4169,7 @@
 					libgcc,
 					libiconv,
 					libsecurityd,
+					libsecurity_cdsa_client,
 					libsecurity_cdsa_utilities,
 					libsecurity_cssm,
 					libsecurity_utilities,

Modified: trunk/plists/9G55.plist
===================================================================
--- trunk/plists/9G55.plist	2009-07-08 21:11:40 UTC (rev 526)
+++ trunk/plists/9G55.plist	2009-07-08 22:56:56 UTC (rev 527)
@@ -135,6 +135,9 @@
 			version = 158.5.2;
 		};
 		SmartCardServices = {
+			patchfiles = (
+				"SmartCardServices-34733.MacTypes.patch",
+			);
 			version = 34733;
 		};
 		TargetConfig = {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20090708/5f9db6eb/attachment.html>


More information about the darwinbuild-changes mailing list