summaryrefslogtreecommitdiff
path: root/core.morph
diff options
context:
space:
mode:
Diffstat (limited to 'core.morph')
-rw-r--r--core.morph10
1 files changed, 10 insertions, 0 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