From b199af70c5a46567f5646ef8d7bf2d73600efdba Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Wed, 18 Mar 2015 12:55:51 +0000 Subject: Add git-review to 'devtools' stratum This is a tool that is useful for working with Gerrit. This commit also changes the stratum dependencies of 'devtools'. Change-Id: I5778538110fdf9dd50783e0f77159d01936b86f4 --- strata/devtools.morph | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/strata/devtools.morph b/strata/devtools.morph index 9a295db5..ed8bb852 100644 --- a/strata/devtools.morph +++ b/strata/devtools.morph @@ -6,7 +6,8 @@ description: | stratum should not have any dependants (please don't build-depend on this stratum) build-depends: -- morph: strata/foundation.morph +- morph: strata/core.morph +- morph: strata/python-core.morph chunks: - name: vim morph: strata/devtools/vim.morph @@ -26,3 +27,7 @@ chunks: repo: upstream:less ref: 09a405d8f652b56944c93ebf5c673cdfe5319b04 unpetrify-ref: baserock/morph +- name: git-review + repo: upstream:git-review + ref: 79262a52301c146a6b60d09a828661a83a5f5ba7 + unpetrify-ref: master -- cgit v1.2.1