Revision: 539 http://trac.macosforge.org/projects/darwinbuild/changeset/539 Author: wsiegrist@apple.com Date: 2009-07-18 18:25:06 -0700 (Sat, 18 Jul 2009) Log Message: ----------- dependencies for cxxfilt Modified Paths: -------------- trunk/plists/9A581.plist Modified: trunk/plists/9A581.plist =================================================================== --- trunk/plists/9A581.plist 2009-07-16 23:25:36 UTC (rev 538) +++ trunk/plists/9A581.plist 2009-07-19 01:25:06 UTC (rev 539) @@ -6203,8 +6203,13 @@ cxxfilt = { dependencies = { build = ( + CF, + CarbonHeaders, + ICU, Libm, Libsystem, + TargetConfig, + autozone, bash, bison, bootstrap_cmds, @@ -6219,6 +6224,7 @@ grep, ld64, libgcc, + objc4, shell_cmds, system_cmds, texinfo,
participants (1)
-
source_changes@macosforge.org