not knowing the answer but hoping to help lead in a direction:
might give you some pertinent info. You may also need winetricks.
You can list packages starting with "wine" by doing:
Code:
aptitude search ^wine
"p" will mean package and "i" will mean "installed package".
of course if you don't have aptitude, just install it:
Code:
sudo apt-get install aptitude