I'll change the dependencies once I've verified if pkg:i386 or pkg:amd64 are legit notations.
Package: wine32VERSION-tools Depends: gcc | gcc-multilib:amd64 [i386], ${perl:Depends} | perl:any [i386], Package: wine64VERSION-tools Depends: libwineVERSION-dev (= ${binary:Version}) | libwineVERSION-dev:i386 (>= ${source:Version}) [amd64], I'd add to README.Debian something like: Tools (winegcc, ...) and 32-/64 bit =================================== For 32-bit output from the wine64-tools (or wine64-development-tools) on amd64 install libwine-dev:i386 (or libwine-development-dev:i386). Than use "-m32" (for winemaker --wine32). For winegcc specify additionally "-L/usr/lib/i386-linux-gnu/wine". Any review is welcome! Greets jre