Comment 9 for bug 253985

Revision history for this message
John Cooper (choffee) wrote : Re: Package Awesome 3.0 for Jaunty

It looks like it depends on xcb-utils => 0.3.3

I did the following to get thing running on Intrepid:

dget -u --build http://ftp.de.debian.org/debian/pool/main/x/xcb-util/xcb-util_0.3.3-2.dsc

sudo dpkg -i *.deb

dget -u --build http://ftp.de.debian.org/debian/pool/main/a/awesome/awesome_3.2~rc3-1.dsc

sudo dpkg -i awesome_3.2~rc3-1_i386.deb

This all seems to work.