https://wiki.ubuntu.com/MultiarchSpec#Co-installable_-dev_packages
Again, dev packages are not co-installable but they should be. To build the wine package 12.04 you need to build the i386 parts in an i386 pbuilder and the amd64 parts natively or in an amd64 pbuilder, and then install the wine-i386 package from the i386 pbuilder result alongside the amd64 packages. Also Vlad, apt-get build-dep foo:i386 does not work because there is no such thing as an arch-specific source package -- apt-get build-dep gets the host architecture packages for the source package in question. This is fine, as there's no way to build cross-architecture packages without pbuilder or other chroot anyway. I'll wiki/script how to do this somewhere soonish, there's been a good chunk of demand. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944321 Title: apt-get build-dep script for wine missing xorg and To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wine1.4/+bug/944321/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
