On Fri, Sep 18, 2009 at 08:55:30AM +0200, Sven Joachim <[email protected]> was
heard to say:
> Much to my surprise, "aptitude build-dep cwidget3" ignored
> Build-Depends-Indep:
Oops!
- if(!arch_only && (it->Type == pkgSrcRecords::Parser::BuildDependIndep ||
- it->Type ==
pkgSrcRecords::Parser::BuildConflictIndep))
+ if(arch_only && (it->Type == pkgSrcRecords::Parser::BuildDependIndep ||
+ it->Type == pkgSrcRecords::Parser::BuildConflictIndep))
continue;
Should be fixed in the next release.
Daniel
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]