On 04/06/2012 05:35 PM, Stuart Stegall wrote: > I have found that the current version of PyGObject requires PyCairo > and can optionally use libffi. Py2cairo is actually listed on the old > version of PyGObject. > > Go n-éirí leat, > Stuart
libffi is pulled by glib, since it is it's required dependency. As for the pycairo, you are wrong. It still depends which python version is used by default. BLFS uses python2 by default, and this py2cairo (python2 bindings to cairo) are required dependency which needs to be fixed. Newer pycairo (>1.8.0) are just python3 bindings, not python2. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
