summaryrefslogtreecommitdiff
path: root/strata/python2-core.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/python2-core.morph')
-rw-r--r--strata/python2-core.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/python2-core.morph b/strata/python2-core.morph
index af619fd1..a39063ac 100644
--- a/strata/python2-core.morph
+++ b/strata/python2-core.morph
@@ -83,3 +83,11 @@ chunks:
build-system: autotools
build-depends:
- python2
+- name: jsonschema
+ repo: upstream:jsonschema
+ ref: 35b60f390098d3306c03eee27ceec8cf8a493579
+ unpetrify-ref: v2.3.0
+ build-system: python-distutils
+ build-depends:
+ - python2
+ - python-setuptools