summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2012-12-11 14:51:25 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2012-12-11 15:08:00 +0000
commit51d2c233d33f5fb5052f326770221d72b994a475 (patch)
tree9e562c5b96c1a806d728e02757c11d1bebe2872b
parent00573515b7f17ce3621abfe2d8a4e8f659f78c1d (diff)
downloaddefinitions-51d2c233d33f5fb5052f326770221d72b994a475.tar.gz
Add ccache to devel morphology
-rw-r--r--devel.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel.morph b/devel.morph
index d51a3390..c789c5b8 100644
--- a/devel.morph
+++ b/devel.morph
@@ -60,6 +60,14 @@
]
},
{
+ "name": "ccache",
+ "repo": "upstream:ccache",
+ "ref": "baserock/morph",
+ "build-depends": [
+ "gcc"
+ ]
+ },
+ {
"name": "make",
"repo": "upstream:make",
"ref": "baserock/morph",