summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-04-27 10:51:32 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-04-27 10:51:32 +0100
commitf0582cfa9fe1283ecc356633f6a72b334d8fb593 (patch)
tree030918c133d3ffc6c445342010abaa37175b2042 /foundation.morph
parente122f7a9d6166ac473c9be41b31076f34412144e (diff)
downloaddefinitions-f0582cfa9fe1283ecc356633f6a72b334d8fb593.tar.gz
foundation.morph: gir use baserock/morph branch
gobject-introspection's test suite requires cairo. The configure script checks for this, so to build it without cairo requires more configuration, so it needed to be lorried as we can't specify a morphology without it being in git
Diffstat (limited to 'foundation.morph')
-rw-r--r--foundation.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/foundation.morph b/foundation.morph
index 4d3f3411..e7421e32 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -111,7 +111,7 @@
},
{
"name": "gobject-introspection",
- "ref": "master",
+ "ref": "baserock/morph",
"build-depends": [
"glib"
]