I hope this is the last one. I guess no separate bug report necessary: /usr/bin/wine-development (debian/scripts/wine) recommends to install wine32. I guess this should be wine32-development instead:
--- snip --- elif test -x $wine64; then wine=$wine64 if [ "$(dpkg --print-architecture)" = "amd64" -a "$(dpkg --print-foreign-architectures)" != "i386" ]; then echo "it looks like multiarch needs to be enabled. as root, please" echo "execute \"dpkg --add-architecture i386 && apt-get install wine32\"" fi else --- snap --- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org