Re: How to get all dependent source packages

2009-07-19 Thread sha liu
2009/7/19 Osamu Aoki os...@debian.org 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

How to get all dependent source packages

2009-07-16 Thread sha liu
will only *install* the dependent *binary* packages. I want to do this because I need to build dpkg on a CLFS system (think it as a minimal linux system without debianization), and it's crazy to download all dependent source packages of dpkg, right? -- Best, Sha Liu