generic-poky/meta/recipes-devtools/python/python-pygtk
Kai Kang 6d5d49e7a1 python-pygtk: fix parallel compile issue
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>
2013-06-25 17:44:53 +01:00
..
python-pygtk2 Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
acinclude.m4 Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
add-gtk-types.defs-into-gdk.c-dependence.patch python-pygtk: add gtk-types.defs into gdk.c dependence 2012-11-24 15:12:36 +00:00
fix-gtkunixprint.patch python-pygtk: Upgrade to 2.24 2012-09-05 18:05:42 +01:00
nodocs.patch recipes: Add Upstream-Status to multiple recipes 2011-05-13 10:29:01 +01:00
prevent_to_get_display_during_import.patch recipes: Add Upstream-Status to multiple recipes 2011-05-13 10:29:01 +01:00
update-dependences-of-defs.c.patch python-pygtk: fix parallel compile issue 2013-06-25 17:44:53 +01:00