From 2872dab626cdf30a6cab77e7c067784e697cf623 Mon Sep 17 00:00:00 2001 From: Vu Tran Date: Tue, 8 Apr 2014 13:11:53 -0400 Subject: swift: include dnspython Swift depends on dnspython Signed-off-by: Vu Tran --- meta-openstack/recipes-devtools/python/python-swift_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-swift_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-swift_git.bb b/meta-openstack/recipes-devtools/python/python-swift_git.bb index 3a31b82..28ad077 100644 --- a/meta-openstack/recipes-devtools/python/python-swift_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swift_git.bb @@ -51,6 +51,7 @@ RDEPENDS_${PN} += " \ python-netifaces \ python-xattr \ python-pbr \ + python-dnspython \ " -RDEPENDS_${SRCNAME} = "${PN}" \ No newline at end of file +RDEPENDS_${SRCNAME} = "${PN}" -- cgit v1.2.3-54-g00ecf