Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/check-system
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-10-02 07:07:53 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-10-02 07:07:53 (GMT)
commit7e21ce4b2e96e9f78b22c5d157d1ac66f5464ed1 (patch)
tree4d33a4bb97c79f9f50edc9b88231bc618e14e498 /scripts/check-system
parentefae1514266113c0c012d4ecb4bb9dbf2522c961 (diff)
Add libxml2 dependency
Required by libxklavier
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 18dcbb3..9e565ea 100755
--- a/scripts/check-system
+++ b/scripts/check-system
@@ -302,6 +302,10 @@ checks = \
"checker": "include",
"packages": { "fedora": "espeak-devel",
"ubuntu": "libespeak-dev" } },
+ { "check": "libxml-2.0",
+ "checker": "pkgconfig",
+ "packages": { "fedora": "libxml2-devel",
+ "ubuntu": "libxml2-dev" } },
# sugar-build runtime