The last version of pycairo (1.19.0) does not support python2 anymore. This means that pygobject2 and pygtk cannot be built anymore. But pygtk is a recommended dependency of gimp and keybinder2, and optional dependency of nmap, avahi, and vte-0.28.2, which is used for lxde. keybinder2 itself is a required dependency of lxpanel.
So ATM, lxde cannot be built anymore, and --disable-python must be passed to gimp for it to build (with no python support, obviously). There is a keybinder3 for gtk3, which does not depend on pygtk, but unfortunately, last time I tried to build lxde against it, it failed (don't remember what failed actually). Ah, there is a --disable-python switch for keybinder, let's try that. Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
