summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core.morph6
-rw-r--r--tools.morph6
2 files changed, 6 insertions, 6 deletions
diff --git a/core.morph b/core.morph
index ebcaf308..56c046bb 100644
--- a/core.morph
+++ b/core.morph
@@ -11,6 +11,12 @@
],
"chunks": [
{
+ "name": "cmake",
+ "repo": "upstream:cmake",
+ "ref": "baserock/morph",
+ "build-depends": []
+ },
+ {
"name": "gdbm",
"repo": "upstream:gdbm",
"ref": "baserock/build-essential",
diff --git a/tools.morph b/tools.morph
index a094dcd1..29160cfb 100644
--- a/tools.morph
+++ b/tools.morph
@@ -76,12 +76,6 @@
]
},
{
- "name": "cmake",
- "repo": "upstream:cmake",
- "ref": "baserock/morph",
- "build-depends": []
- },
- {
"name": "coreutils",
"repo": "upstream:coreutils",
"ref": "baserock/morph",