From 92cb095b668e0d95ce6e362d4f4d9fed3f680a12 Mon Sep 17 00:00:00 2001 From: Mihai Prica Date: Thu, 11 Jul 2013 16:50:32 +0300 Subject: python-cinderclient: Added setuptools-git dependency Signed-off-by: Mihai Prica --- meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb') diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb index f739658..350c359 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb @@ -3,6 +3,7 @@ HOMEPAGE = "https://github.com/openstack/python-cinderclient" SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3572962e13e5e739b30b0864365e0795" +DEPENDS = "python-setuptools-git" PR = "r0" SRCNAME = "python-cinderclient" -- cgit v1.2.3-54-g00ecf