summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-05-22 13:27:16 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2013-05-22 13:27:16 +0100
commit34bd97d75cfc3d793cd175a8d34cb9463ebab7c3 (patch)
tree35bae94ef0cd3b3570c563f8995d27682e5dae23 /foundation.morph
parented91f9c71f63e275d622c3bac08e53149906a55a (diff)
downloaddefinitions-34bd97d75cfc3d793cd175a8d34cb9463ebab7c3.tar.gz
Fix erroneous references to dev branch
morph merge wasn't smart enough to correct these references.
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 e22ad461..0e2a803b 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -5,7 +5,7 @@
"build-depends": [
{
"repo": "baserock:baserock/morphs",
- "ref": "baserock/richardmaw/build-essential-changes-merge",
+ "ref": "master",
"morph": "core"
}
],