Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/check-system
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/check-system')
-rwxr-xr-xscripts/check-system4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/check-system b/scripts/check-system
index e309bc3..e7df307 100755
--- a/scripts/check-system
+++ b/scripts/check-system
@@ -270,6 +270,10 @@ checks = \
"checker": "binary",
"packages": { "fedora": "flex",
"ubuntu": "flex" } },
+ { "check": "xtst",
+ "checker": "pkgconfig",
+ "packages": { "fedora": "libXtst-devel",
+ "ubuntu": "libxtst-dev" } },
{ "check": "bison",
"checker": "binary",
"packages": { "fedora": "bison",