Revision: 527 http://trac.macosforge.org/projects/darwinbuild/changeset/527 Author: wsiegrist@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 = {
participants (1)
-
source_changes@macosforge.org