[Sugar-devel] [PATCH] Add abiword python bindings
Daniel Narvaez
dwnarvaez at gmail.com
Thu Jul 19 13:03:31 EDT 2012
Pushed. Thanks!
(please use a subject like [PATCH sugar-build] or something to make
sure I don't miss patches).
On 19 July 2012 23:42, <martin.abente.lahaye at gmail.com> wrote:
> From: Martin Abente Lahaye <tch at sugarlabs.org>
>
> Without this package Write activity won't start.
>
> Adding it again, otherwise fedora users won't be
> able to enjoy this activity out-of-the-box.
>
> Signed-off-by: Martin Abente Lahaye <tch at sugarlabs.org>
> ---
> scripts/check-system | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/scripts/check-system b/scripts/check-system
> index f4ff56a..f127588 100755
> --- a/scripts/check-system
> +++ b/scripts/check-system
> @@ -255,6 +255,10 @@ checks = \
> "checker": "gstreamer",
> "packages": { "fedora": "gstreamer-plugins-good",
> "ubuntu": "gstreamer0.10-plugins-good" } },
> + { "check": "import abiword",
> + "checker": "python",
> + "packages": { "fedora": "pyabiword",
> + "ubuntu": "python-abiword" } },
>
> # System modules buildtime
>
> --
> 1.7.10.4
>
--
Daniel Narvaez
More information about the Sugar-devel
mailing list