Re: How to get all dependent source packages

2009-07-19 Thread Osamu Aoki
Hi, On Sun, Jul 19, 2009 at 11:34:33PM +0800, sha liu wrote: > 2009/7/19 Osamu Aoki > > On Thu, Jul 16, 2009 at 07:46:59PM +0800, sha liu wrote: > > If you are building installation image only, you may not need dpkg. > > Why not? I thought installation image should prepare all essential package

Re: How to get all dependent source packages

2009-07-19 Thread sha liu
2009/7/19 Osamu Aoki > Hi, > > On Thu, Jul 16, 2009 at 07:46:59PM +0800, sha liu wrote: > > Hi everyone, > > What I want to do is: > > If I want to build a package(for example dpkg) from source, how > > should I recursively get all the dependent *source* packages of it? > > This means not onl

Re: How to get all dependent source packages

2009-07-18 Thread Osamu Aoki
Hi, On Thu, Jul 16, 2009 at 07:46:59PM +0800, sha liu wrote: > Hi everyone, > What I want to do is: > If I want to build a package(for example dpkg) from source, how > should I recursively get all the dependent *source* packages of it? > This means not only the direct dependency of the package

Re: How to get all dependent source packages

2009-07-16 Thread Alex Samad
On Thu, Jul 16, 2009 at 07:46:59PM +0800, sha liu wrote: > Hi everyone, > What I want to do is: > If I want to build a package(for example dpkg) from source, how > should I recursively get all the dependent *source* packages of it? > This means not only the direct dependency of the package but