Re: optional dependencies
- From: Simon Feltman <s feltman gmail com>
- To: Patrick Welche <prlw1 cam ac uk>
- Cc: "python-hackers-list gnome org" <python-hackers-list gnome org>
- Subject: Re: optional dependencies
- Date: Thu, 16 May 2013 15:14:46 -0700
I think the optional cairo dependency is to support marshaling foreign cairo objects to Python callbacks for custom GTK+ and Clutter drawing (I'm not sure why pycairo would be a full dependency though).
It seems libffi should be a required dependency, at least typedefs from its headers are used in PyGObject without any availability checking as far as I can tell (callbacks and vfuncs require this).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]