Comment 2 for bug 665768

Revision history for this message
Alan Knowles (alan-akbkhome) wrote :

Current work around - install from source package.

apt-get source libgdk-pixbuf2.0-0
cd gdk-pixbuf-2.22.0/
./configure --prefix=/usr
make
make install