summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-23 16:19:14 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-23 16:19:14 +0000
commit9fbb0d8978a8faa9631de737e2e743da6136d72e (patch)
tree323bbeec069da9b34f5d88f1fdddf27fddf61a06
parenta99bc0e976e7daed579989d69777c0a60c1f2b3d (diff)
downloaddefinitions-9fbb0d8978a8faa9631de737e2e743da6136d72e.tar.gz
Add python-markdown to tools
Yarn in cmdtest needs it.
-rw-r--r--tools.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools.morph b/tools.morph
index bb3f8fd6..b9b46d39 100644
--- a/tools.morph
+++ b/tools.morph
@@ -38,12 +38,17 @@ chunks:
ref: baserock/morph
build-depends:
- python-coverage-test-runner
+- name: python-markdown
+ repo: upstream:python-markdown
+ ref: baserock/morph
+ build-depends: []
- name: cmdtest
repo: upstream:cmdtest
ref: liw/update-cmdtest
build-depends:
- cliapp
- python-ttystatus
+ - python-markdown
- name: coreutils
repo: upstream:coreutils
ref: baserock/morph