Re: A few Questions: Creating an arch indep pkg.

2008-07-11 Thread Ben Finney
Brian <[EMAIL PROTECTED]> writes: […] Brian, the questions you asked are best asked on [EMAIL PROTECTED] I'll follow up with some answers there. -- \ “People's Front To Reunite Gondwanaland: Stop the Laurasian | `\ Separatist Movement!” —wiredog, http://kuro5hin.org/ | _

A few Questions: Creating an arch indep pkg.

2008-07-11 Thread Brian
Q1) What's the difference between Build-Depends-Indep and Build-Depends? I am creating a new package. * The source package requires i386 to build and has many dependencies. * The binary package is architechure independent and has no dependencies. How should I use Build-Depends? I was thinking: B