Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/check-system4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/check-system b/scripts/check-system
index cf2615c..28ac8b5 100755
--- a/scripts/check-system
+++ b/scripts/check-system
@@ -130,6 +130,10 @@ checks = \
# Sugar runtime
+ { "check": "espeak",
+ "checker": "binary",
+ "packages": { "fedora": "espeak",
+ "ubuntu": "espeak" } },
{ "check": "import wnck",
"checker": "python",
"packages": { "fedora": "gnome-python2-libwnck",