Subject: Re: package dependency and fetching
To: None <itojun@iijlab.net>
From: Christoph Badura <bad@oreilly.de>
List: tech-pkg
Date: 08/17/1999 15:48:52
itojun@iijlab.net writes:
> I believe there is no way to fetch set of packages baesd on
> dependencies. (for example, autoconf depends on m4, so it would be
> nice if one can get autoconf and m4 by saying "get autoconf, and
> all packages autoconf is depending upon")
"make fetch-list | sh" should work.
--
Christoph Badura www.netbsd.org
Anything that can be done in O(N) can be done in O(N^2).
-- Ralf Schuettau (after looking at a particular piece of code)