Comment 7 for bug 247720

Revision history for this message
Danilo Martins (mawkee) wrote : Re: Empathy won't install on Intrepid

You can build it from source - it works.

apt-get build-dep empathy
apt-get source empathy
cd empathy-*
debian/rules binary

Then just install all the .deb files it generates.