summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-heat_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heat_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-heat_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heat_git.bb b/meta-openstack/recipes-devtools/python/python-heat_git.bb
index dc989b5..8718147 100644
--- a/meta-openstack/recipes-devtools/python/python-heat_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb
@@ -133,6 +133,9 @@ PACKAGES += "${SRCNAME}-tests ${SRCNAME}-templates ${SRCNAME}-common ${SRCNAME}-
133PACKAGES += "${SRCNAME}-setup" 133PACKAGES += "${SRCNAME}-setup"
134PACKAGES += "${SRCNAME}-cfn" 134PACKAGES += "${SRCNAME}-cfn"
135 135
136RDEPENDS_${SRCNAME}-tests += " bash"
137
138
136ALLOW_EMPTY_${SRCNAME}-setup = "1" 139ALLOW_EMPTY_${SRCNAME}-setup = "1"
137ALLOW_EMPTY_${SRCNAME}-templates = "1" 140ALLOW_EMPTY_${SRCNAME}-templates = "1"
138ALLOW_EMPTY_${SRCNAME}-cfn = "1" 141ALLOW_EMPTY_${SRCNAME}-cfn = "1"