summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-03-18 18:19:31 +0000
committerGerrit Code Review <gerrit@baserock.org>2015-03-18 18:19:31 +0000
commit78880c0de85963f980400043f1714c7014b97d0a (patch)
treed8f6ed4ac2002086e7fa7092809aec59cfb94387
parentd8de5f338967eac10149400c72130aa256c945bd (diff)
parentb199af70c5a46567f5646ef8d7bf2d73600efdba (diff)
downloaddefinitions-78880c0de85963f980400043f1714c7014b97d0a.tar.gz
Merge "Add git-review to 'devtools' stratum"
-rw-r--r--strata/devtools.morph7
1 files changed, 6 insertions, 1 deletions
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