On Fri, Sep 18, 2009 at 08:55:30AM +0200, Sven Joachim <svenj...@gmx.de> 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 debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to