And if you want to have athens graphics, e.g. when you want to
use Roassal2, you might need to add cairo
apt-get install libcairo2-dev:i386
On Ubuntu 14.10 this currently results in a broken package.
I could fix that with
sudo apt-get update
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove