summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-pygtk/update-dependences-of-defs.c.patch
Commit message (Collapse)AuthorAgeFilesLines
* python-pygtk: fix parallel compile issueKai Kang2013-06-251-0/+38
defs.c dependes on gdk-types.defs and gtk-types.defs. When parallel compile, it may fails with: "IOError: [Errno 2] No such file or directory: 'gtk-types.defs'" Add them to dependences of defs.c to fix this issue. (From OE-Core rev: edf278eec71552bcd3ac661dce8e8b7489463f6a) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
OpenPOWER on IntegriCloud