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 28ac8b5..7e67cd3 100755
--- a/scripts/check-system
+++ b/scripts/check-system
@@ -216,6 +216,10 @@ checks = \
"checker": "pkgconfig",
"packages": { "fedora": "libX11-devel",
"ubuntu": "libx11-dev" } },
+ { "check": "import dogtail",
+ "checker": "python",
+ "packages": { "fedora": "dogtail",
+ "ubuntu": "python-dogtail" } },
# Workarounds for distro bugs