diff options
| author | Mihai Prica <prica.mihai@gmail.com> | 2013-07-11 16:50:32 +0300 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-28 18:41:58 -0400 |
| commit | 92cb095b668e0d95ce6e362d4f4d9fed3f680a12 (patch) | |
| tree | 247135a0212b972245c991cb1f7d581d512e088d /meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb | |
| parent | 8ea30c94a79a35382397b8534846805b52bdb980 (diff) | |
| download | meta-cloud-services-92cb095b668e0d95ce6e362d4f4d9fed3f680a12.tar.gz | |
python-cinderclient: Added setuptools-git dependency
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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" | |||
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3572962e13e5e739b30b0864365e0795" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3572962e13e5e739b30b0864365e0795" |
| 6 | DEPENDS = "python-setuptools-git" | ||
| 6 | 7 | ||
| 7 | PR = "r0" | 8 | PR = "r0" |
| 8 | SRCNAME = "python-cinderclient" | 9 | SRCNAME = "python-cinderclient" |
