summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-12-17 00:57:41 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-12-17 00:57:41 +0000
commitc9266f11f8b554652acce917771d0bd1765db0d6 (patch)
tree74c42a1566fe013429b3e64db8b4cccf6de88f49
parentdbfc85c7aeb145cddf71b6d66df7dbb9461ea427 (diff)
downloaddefinitions-baserock/ps/add-importer-depends.tar.gz
Add build-depends for baserock-importbaserock/ps/add-importer-depends
-rw-r--r--strata/baserock-import.morph5
1 files changed, 4 insertions, 1 deletions
diff --git a/strata/baserock-import.morph b/strata/baserock-import.morph
index 0cf86f28..0d5cafb9 100644
--- a/strata/baserock-import.morph
+++ b/strata/baserock-import.morph
@@ -28,4 +28,7 @@ chunks:
repo: baserock:baserock/import
ref: 764531201f99bf1d9c6dd451a212b741bfb6715e
unpetrify-ref: master
- build-depends: []
+ build-depends:
+ - ansicolor
+ - networkx
+ - python-decorator