summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/core.morph4
-rw-r--r--strata/devtools.morph7
2 files changed, 8 insertions, 3 deletions
diff --git a/strata/core.morph b/strata/core.morph
index 263eac60..84dcb722 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -12,8 +12,8 @@ chunks:
- name: cmake
morph: strata/core/cmake.morph
repo: upstream:cmake
- ref: 0b3781e4c497566acaa504d4106d11c02a642501
- unpetrify-ref: v2.8.12.2
+ ref: 732d8a467ab8a295b1bbf580f865980f8a1a9b29
+ unpetrify-ref: v3.2.1
- name: gdbm
morph: strata/core/gdbm.morph
repo: upstream:gdbm-tarball
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