A versão do Wine no Ubuntu Software Center (repos oficiais) é antiga e não é bem mantida. Instale o PPA de vinho do Ubuntu e tente novamente:
sudo apt-get remove --purge wine
sudo apt-add-repository ppa:ubuntu-wine/ppa
sudo apt-get update
# resolve held pack packages that might be dependencies
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get install wine