diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-trollius_git.bb')
-rw-r--r-- | meta-openstack/recipes-devtools/python/python-trollius_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-trollius_git.bb b/meta-openstack/recipes-devtools/python/python-trollius_git.bb index 0ae4fef..3e15f5f 100644 --- a/meta-openstack/recipes-devtools/python/python-trollius_git.bb +++ b/meta-openstack/recipes-devtools/python/python-trollius_git.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/haypo/${SRCNAME}.git;branch=trollius" | |||
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
15 | inherit setuptools | 15 | inherit setuptools3 |
16 | 16 | ||
17 | DEPENDS += " \ | 17 | DEPENDS += " \ |
18 | python-pip \ | 18 | python-pip \ |