Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/deps/system.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/deps/system.json')
-rw-r--r--scripts/deps/system.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/deps/system.json b/scripts/deps/system.json
index ea9e0ff..f9f70b3 100644
--- a/scripts/deps/system.json
+++ b/scripts/deps/system.json
@@ -16,7 +16,8 @@
"checker": "pkgconfig" },
{ "check": "xkbfile",
"checker": "pkgconfig" },
- { "check": "espeak/speak_lib.h",
+ { "check_name": "espeak devel",
+ "check": "espeak/speak_lib.h",
"checker": "include" },
{ "check": "libxml-2.0",
"checker": "pkgconfig" }]