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:33:51 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-04-23 14:33:51 (GMT)
commit080dec849f005de59deb6ef8f55967b222d7b3fd (patch)
treea4854475e1a9f40d98ca94201bcbee56c9dafcab /config/deps
parent2a22e3e2853610816845ad76c9cae5a04c36c2be (diff)
Add gail 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 86319fd..f34c15e 100644
--- a/config/deps/system.json
+++ b/config/deps/system.json
@@ -25,6 +25,11 @@
"name": "flex"
},
{
+ "check": "gail",
+ "checker": "pkgconfig",
+ "name": "gail"
+ },
+ {
"check": "geoclue",
"checker": "pkgconfig",
"name": "geoclue"