Subject: Re: When DEPENDS can be upgraded in place
To: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
From: Frederick Bruckman <fb@enteract.com>
List: tech-pkg
Date: 09/05/2000 14:11:47
On Tue, 5 Sep 2000, Hubert Feyrer wrote:

> How about a simple BUILD_DEDS+= DEPENDS BUILD_DEPENDS then?

That doesn't help much. What I'm looking for is a list of the relevant
packages (resolved wildcard dependencies) that were installed on the
build system, at the time the package was built. The rest of my idea
(a database of installed dependencies, keyed by wildcards) gets you
this easily, but doesn't depend on it.