Hi, Here's the patch that I used to fix this problem.
-- Matt Kraai https://ftbfs.org/kraai Index: debian/control =================================================================== --- debian/control (revision 6810) +++ debian/control (working copy) @@ -12,7 +12,7 @@ Package: gespeaker Architecture: all -Depends: espeak, espeak-data, python-gtk2, python-glade2, python-gobject, alsa-utils | pulseaudio-utils, ${python:Depends}, ${misc:Depends} +Depends: espeak, espeak-data, librsvg2-common, python-gtk2, python-glade2, python-gobject, alsa-utils | pulseaudio-utils, ${python:Depends}, ${misc:Depends} Suggests: mbrola Description: GTK+ front-end for eSpeak and mbrola Gespeaker is a GTK+ frontend for eSpeak and mbrola. Index: debian/changelog =================================================================== --- debian/changelog (revision 6810) +++ debian/changelog (working copy) @@ -1,3 +1,9 @@ +gespeaker (0.7-3) unstable; urgency=low + + * debian/control: add dependency on librsvg2-common (Closes: #617600) + + -- Matt Kraai <kr...@debian.org> Mon, 21 Mar 2011 21:21:46 -0700 + gespeaker (0.7-2) unstable; urgency=low * debian/control: bump Standards-Version 3.9.1 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org