Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/deps/sugar-build.json
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-13 22:04:02 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-13 22:04:02 (GMT)
commit0eaf584a3047f2cea57adedc9126116a84d06d51 (patch)
treeb032c8a01b6031bab15e9ba4a736db69c2f266f7 /config/deps/sugar-build.json
parent5d72254eece7b425b73b17a23dae46e6fdb902f6 (diff)
Use ccache to speed up rebuilds
Diffstat (limited to 'config/deps/sugar-build.json')
-rw-r--r--config/deps/sugar-build.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/deps/sugar-build.json b/config/deps/sugar-build.json
index 993a379..e580943 100644
--- a/config/deps/sugar-build.json
+++ b/config/deps/sugar-build.json
@@ -15,6 +15,11 @@
"name": "atspi typelib"
},
{
+ "check": "ccache",
+ "checker": "binary",
+ "name": "ccache"
+ },
+ {
"check": "dbus-launch",
"checker": "binary",
"name": "dbus-launch"