Hi again, sorry for not checking immediately, I've been a little too trigger-happy here. In fact, the package failed to build properly (only atk and pango modules were being build) because of missing dependencies.
After installing libxcb-xlib0-dev and libpthread-stubs0-dev packages, the build was successful. I'm not sure if these two packages should be added to the build dependencies of pygtk, or if they are dependencies of packages pygtk build-depends on. Here is my analysis: Package: libx11-dev file /usr/lib/pkgconfig/x11.pc refers to xcb-xlib.pc so this package might need a dependency on libxcb-xlib0-dev Package: libxcb1-dev file /usr/lib/pkgconfig/xcb.pc refers to pthread-stubs.pc so this package might need a dependency on libpthread-stubs0-dev I hope this info helps. Greets, Bart. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]