[Sugar-devel] [PATCH sugar-toolkit-gtk3] SugarExt: fix compile without pygtk

2011-12-13 Thread Daniel Drake
We no longer compile this against pygtk, so remove the include. Add the now-required Python.h include in its place. --- src/sugar3/_sugarbaseextmodule.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/sugar3/_sugarbaseextmodule.c b/src/sugar3/_sugarbaseextmodule.c

Re: [Sugar-devel] [PATCH sugar-toolkit-gtk3] SugarExt: fix compile without pygtk

2011-12-13 Thread Simon Schampijer
On 13/12/11 16:54, Daniel Drake wrote: We no longer compile this against pygtk, so remove the include. Add the now-required Python.h include in its place. --- src/sugar3/_sugarbaseextmodule.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

Re: [Sugar-devel] [PATCH sugar-toolkit-gtk3] SugarExt: fix compile without pygtk

2011-12-13 Thread Sascha Silbe
Excerpts from Daniel Drake's message of 2011-12-13 20:54:25 +0100: We no longer compile this against pygtk, so remove the include. Add the now-required Python.h include in its place. Reviewed-By: Sascha Silbe si...@activitycentral.com Sascha -- http://sascha.silbe.org/