Revision: 589 http://trac.macosforge.org/projects/darwinbuild/changeset/589 Author: wsiegrist@apple.com Date: 2009-10-01 16:33:44 -0700 (Thu, 01 Oct 2009) Log Message: ----------- Move Libinfo to a lib dependency since the arpa/inet.h header is not installed by installhdrs phase Modified Paths: -------------- trunk/plists/10A432.plist Modified: trunk/plists/10A432.plist =================================================================== --- trunk/plists/10A432.plist 2009-10-01 23:33:12 UTC (rev 588) +++ trunk/plists/10A432.plist 2009-10-01 23:33:44 UTC (rev 589) @@ -13217,7 +13217,6 @@ IOKitUser, IOStorageFamily, Libc_headers, - Libinfo, Libm, Librpcsvc, Libsyscall, @@ -13236,6 +13235,7 @@ lib = ( CF, IOKitUser, + Libinfo, Libsystem, OpenDirectory, dyld,
participants (1)
-
source_changes@macosforge.org