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:19:44 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-04-23 14:19:44 (GMT)
commit644ed21db4941282c544e9837f9ec5ffaa2876ed (patch)
tree6a075f7e96ae2965e3dcd57ac32ac81926bb7b5d /config/deps
parent0e0ed3635e21c5ccaec90ea5ac199573a7ffc2d0 (diff)
Add xt dep
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 9ba39aa..682bcef 100644
--- a/config/deps/system.json
+++ b/config/deps/system.json
@@ -87,6 +87,11 @@
"name": "xkbfile"
},
{
+ "check": "xt",
+ "checker": "pkgconfig",
+ "name": "xt"
+ },
+ {
"check": "xtst",
"checker": "pkgconfig",
"name": "xtst"