Subject: Displaying installed DEPENDS for a package
To: None <tech-pkg@netbsd.org>
From: David Brownlee <abs@formula1.com>
List: tech-pkg
Date: 09/28/2001 13:07:46
	If a package fails to build it would be nice to be able to
	easily display the installed DEPENDS for that package.

	Currently I have:

	pkg_info | egrep "^(`make show-var VARNAME=DEPENDS | sed -e \
		's/[:>][^ ]*//g' -e 's/ /|/g'`)(-[0-9]| )"

	Would it make sense to have a 'show-installed-depends' or similar
	convenience target?
-- 
		David/absolute		abs@formula1.com