summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-horizon_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-02-21 00:42:55 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-02-21 00:42:55 -0500
commit759b7b65a439bfdef58af0fa513f38ca5b85482c (patch)
treed3cd21ff7d4aed5e65ff243cd5966b01970e9462 /meta-openstack/recipes-devtools/python/python-horizon_git.bb
parent1b9cdc2807726a877ecff1734f2fe8fe1b922ed0 (diff)
parent441977d076e5c0aeace44ba65d301b5c6c61d59f (diff)
downloadmeta-cloud-services-759b7b65a439bfdef58af0fa513f38ca5b85482c.tar.gz
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index d7545c8..bf7f959 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -133,6 +133,8 @@ do_install_append() {
133 133
134PACKAGES += "${SRCNAME}-tests ${SRCNAME} ${SRCNAME}-apache ${SRCNAME}-standalone" 134PACKAGES += "${SRCNAME}-tests ${SRCNAME} ${SRCNAME}-apache ${SRCNAME}-standalone"
135 135
136RDEPENDS_${SRCNAME}-tests += " bash"
137
136FILES_${PN} = "${libdir}/*" 138FILES_${PN} = "${libdir}/*"
137 139
138FILES_${SRCNAME}-tests = "${sysconfdir}/${SRCNAME}/run_tests.sh" 140FILES_${SRCNAME}-tests = "${sysconfdir}/${SRCNAME}/run_tests.sh"