Subject: Re: syspkg dependencies
To: None <current-users@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: current-users
Date: 10/19/2004 11:11:48
On Mon, 18 Oct 2004, Peter Seebach wrote:
> A bit of poking around suggests that syspkg doesn't do much, if any,
> dependency checking right now.

My patches in PR 22514 add more specific @pkgdep and @blddep lines to
the generated syspkgs (instead of the "-[0-9]*" dependencies that were
there before).  However, pkg_add doesn't install syspkgs correctly
(directories that exist in the syspkg foo.tgz files do not get created
by pkg_add), so you are still stuck.

--apb (Alan Barrett)