https://bugs.winehq.org/show_bug.cgi?id=48391 --- Comment #10 from Alexey Kuznetsov <axet(a)me.com> --- To see difference between builds I got debian/control from winehq source and run 'dpkg-checkbuilddeps -a i386' output gives me package list which I unable to install due to conflicts with currently installed x64 libraries. Most important libraries I unable to install are: gcc-9:i386 libgtk-3-dev:i386 libsdl2-dev:i386 This one failed because of missing libraries: debuild -b -uc -us -ai386 amd64 build works, but has missing wine-i386 package. debuild -b -uc -us I guess when wine compiled with gcc:i386 it somehow brakes dune2000. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.