On Wed, Oct 23, 2013 at 07:34:34PM -0400, Nicolas Calderon wrote: > 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 for the suggestion. I don't know anything about multiarch. I'd like to know the implications of what you're suggesting before I do it. I see that there is a wide tree of documentation at https://wiki.debian.org/Multiarch, but I'm not sure what to look at first. Can you guide me a little bit in my reading? Thanks, Ben. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org