summaryrefslogtreecommitdiff
path: root/strata/openstack-common.morph
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-10-19 16:47:58 +0100
committerDaniel Firth <dan.firth@codethink.co.uk>2016-11-28 10:40:57 +0000
commit41bbc2d71d8eaaef12f41a0200cd691646bce568 (patch)
treeb6ed1e0cb809f55f76a78b27a286dff80a684d5c /strata/openstack-common.morph
parent8899677a12e17332c7bbf0c18f47c7c632270f75 (diff)
downloaddefinitions-41bbc2d71d8eaaef12f41a0200cd691646bce568.tar.gz
Fix several implicitly transitive build-dependencies in devel-system.
Chunks in strata should declare all build-depends of their sibling chunks explicitly, so that the build tool does not need to overcompensate by bringing them in transitively. These were discovered using a baserock V10 version of ybd and then backported.
Diffstat (limited to 'strata/openstack-common.morph')
-rw-r--r--strata/openstack-common.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/openstack-common.morph b/strata/openstack-common.morph
index 91ea24eb..378ae880 100644
--- a/strata/openstack-common.morph
+++ b/strata/openstack-common.morph
@@ -51,6 +51,7 @@ chunks:
unpetrify-ref: 1.3.2
build-system: python-distutils
build-depends:
+ - pycparser
- pyasn1
- enum34
- cffi