Revision: 535 http://trac.macosforge.org/projects/darwinbuild/changeset/535 Author: wsiegrist@apple.com Date: 2009-07-16 16:01:37 -0700 (Thu, 16 Jul 2009) Log Message: ----------- launchd dependencies Modified Paths: -------------- trunk/plists/9A581.plist Modified: trunk/plists/9A581.plist =================================================================== --- trunk/plists/9A581.plist 2009-07-16 17:04:45 UTC (rev 534) +++ trunk/plists/9A581.plist 2009-07-16 23:01:37 UTC (rev 535) @@ -8444,9 +8444,12 @@ launchd = { dependencies = { build = ( + ICU, IOKitUser, Libm, Libsystem, + TargetConfig, + autozone, bash, bootstrap_cmds, bsm, @@ -8459,8 +8462,11 @@ gnumake, gnuzip, grep, + launchd_libs, ld64, libgcc, + mDNSResponderLibraries, + objc4, shell_cmds, system_cmds, text_cmds,