Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/check-system3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/check-system b/scripts/check-system
index ba31063..1e4b019 100755
--- a/scripts/check-system
+++ b/scripts/check-system
@@ -34,6 +34,9 @@ binaries = [{ "name": "git",
{ "name": "intltoolize",
"packages": { "fedora": "intltool",
"ubuntu": "intltool" } },
+ { "name": "xcursorgen",
+ "packages": { "fedora": "xorg-x11-apps",
+ "ubuntu": "x11-apps" } },
{ "name": "gnome-doc-common", # FIXME
"packages": { "fedora": "gnome-common",
"ubuntu": "gnome-common" } }]