Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/deps
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-04-23 14:24:05 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-04-23 14:24:05 (GMT)
commitdc3f1eebc369ff0afde673185952545d5765d635 (patch)
tree4173d8a55ce44a0268f19f8b49b830e8887ff22d /config/deps
parent644ed21db4941282c544e9837f9ec5ffaa2876ed (diff)
Add libxslt
Diffstat (limited to 'config/deps')
-rw-r--r--config/deps/system.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/deps/system.json b/config/deps/system.json
index 682bcef..6c9e324 100644
--- a/config/deps/system.json
+++ b/config/deps/system.json
@@ -60,6 +60,11 @@
"name": "libxml-2.0"
},
{
+ "check": "libxslt",
+ "checker": "pkgconfig",
+ "name": "libxslt"
+ },
+ {
"check": "makeinfo",
"checker": "binary",
"name": "makeinfo"