On Fri, Jun 13, 2003 at 06:44:51PM -0700, Joshua Kwan wrote: > On Sat, Jun 14, 2003 at 01:03:09AM +0200, francesco levorato wrote: > > i used the following script as suggested from the nm-guide to realize > > which packages the application i am going to configure is going to > > depend on: > > Why not use dpkg-checkbuilddeps?
IMO 'cause it checks only package builddep list against the current system. He asked for a general way of finding out that list. That's not a general way is the right answer. Use a _sid_ chroot (or pbuilder) with build-essential installed and discover the other ones by a try-and-fail approach. Apt-file could also be useful for this. -- Francesco P. Lovergine -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

