> buildds use debian/rules build, and your debian/rules has build
> depend on build-indep. So you either need to move the
> build-depends-indep to regular build-deps, or make sure that
> debian/rules build doesn't need them.
Wait a second!
(a) My debian/rules is a standard debhelper default in this regard.
(b) Debian policy section 7.7 says:
The `Build-Depends-Indep' and `Build-Conflicts-Indep' fields
must be satisfied when any of the following targets is
invoked: `build', `build-indep', `binary' and `binary-indep'.
In other words, "debian/rules build" can expect
Build-Depends-Indep to be installed.
I'm willing to fix bugs, but it seems like the buildds are the guilty
party here!
--Barak.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]