On Thu, Oct 21, 2010 at 05:59:32PM +0000, Jay K wrote: > When building a package from source, I want a way to prefer installing > dependencies from prebuilt packages.
You can set PKG_PATH to your favorite mirror and FETCH_PACKAGES=Yes. The dependencies will be installed from packages if they exist.