summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core.morph10
-rw-r--r--cross-bootstrap.morph13
-rw-r--r--tools.morph13
3 files changed, 12 insertions, 24 deletions
diff --git a/core.morph b/core.morph
index 80aa3e72..1905a450 100644
--- a/core.morph
+++ b/core.morph
@@ -192,3 +192,13 @@ chunks:
build-depends:
- flex
- texinfo-tarball
+- name: python-setuptools
+ repo: upstream:python-setuptools
+ ref: baserock/morph
+ build-depends:
+ - cpython
+- name: pyyaml
+ repo: upstream:pyyaml
+ ref: baserock/morph
+ build-depends:
+ - python-setuptools
diff --git a/cross-bootstrap.morph b/cross-bootstrap.morph
index 8eaf0251..b9c3cf68 100644
--- a/cross-bootstrap.morph
+++ b/cross-bootstrap.morph
@@ -15,24 +15,14 @@ chunks:
ref: baserock/morph
build-depends:
- groff
-- name: python-setuptools
- repo: upstream:python-setuptools
- ref: baserock/morph
- build-depends: []
- name: python-ttystatus
repo: upstream:python-ttystatus
ref: baserock/morph
build-depends: []
-- name: pyyaml
- repo: upstream:pyyaml
- ref: baserock/morph
- build-depends:
- - python-setuptools
- name: python-coveragepy
repo: upstream:python-coveragepy
ref: baserock/morph
- build-depends:
- - python-setuptools
+ build-depends: []
- name: python-coverage-test-runner
repo: upstream:python-coverage-test-runner
ref: baserock/morph
@@ -65,7 +55,6 @@ chunks:
- cliapp
- cmdtest
- python-coverage-test-runner
- - pyyaml
- name: rsync
repo: upstream:rsync
ref: baserock/morph
diff --git a/tools.morph b/tools.morph
index 5acecc49..c60581b7 100644
--- a/tools.morph
+++ b/tools.morph
@@ -10,24 +10,14 @@ chunks:
repo: upstream:patch
ref: baserock/morph
build-depends: []
-- name: python-setuptools
- repo: upstream:python-setuptools
- ref: baserock/morph
- build-depends: []
- name: python-ttystatus
repo: upstream:python-ttystatus
ref: baserock/morph
build-depends: []
-- name: pyyaml
- repo: upstream:pyyaml
- ref: baserock/morph
- build-depends:
- - python-setuptools
- name: python-coveragepy
repo: upstream:python-coveragepy
ref: baserock/morph
- build-depends:
- - python-setuptools
+ build-depends: []
- name: python-coverage-test-runner
repo: upstream:python-coverage-test-runner
ref: baserock/morph
@@ -89,7 +79,6 @@ chunks:
- cliapp
- cmdtest
- python-coverage-test-runner
- - pyyaml
- name: pv
repo: upstream:pv
ref: baserock/morph