From: Martin Abente Lahaye <t...@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 <t...@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 _______________________________________________ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel