Source: autoconf Version: 2.69-1.1 Severity: wishlist Tags: patch User: multiarch-de...@lists.alioth.debian.org Usertags: multiarch
I'm currently trying to cross-build a package that build-deps on autoconf, and since autoconf does not have multiarch information, causes apt to fail. This should do the trick: --- autoconf-2.69/debian/control 2012-04-29 17:46:26.000000000 -0400 +++ autoconf-2.69/debian/control 2013-10-23 19:02:19.000000000 -0400 @@ -11,6 +11,7 @@ Package: autoconf Architecture: all +Multi-arch: foreign Depends: perl (>> 5.005), m4 (>= 1.4.13), debianutils (>= 1.8), ${misc:Depends} Recommends: automake | automaken Breaks: autoconf2.13 (<< 2.13-47), gettext (<< 0.10.39), pkg-config (<< 0.25-1.1) Thanks, -- Nicolas Calderon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org