From 6825d41b388566c8c74307b66ec74ea3d32da749 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 14 Nov 2013 23:06:10 -0500 Subject: heat: add heat-client to dependency list When heat is running, we typically want the client as well. So we add it to the dependency list. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-heat_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-heat_git.bb b/meta-openstack/recipes-devtools/python/python-heat_git.bb index e7b2bdf..c560a8b 100644 --- a/meta-openstack/recipes-devtools/python/python-heat_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb @@ -100,6 +100,7 @@ FILES_${SRCNAME}-engine = "${bindir}/heat-engine \ " RDEPENDS_${PN} += " \ + python-heatclient \ python-sqlalchemy \ python-amqplib \ python-anyjson \ -- cgit v1.2.3-54-g00ecf