summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-trollius_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-trollius_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-trollius_git.bb2
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
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
15inherit setuptools 15inherit setuptools3
16 16
17DEPENDS += " \ 17DEPENDS += " \
18 python-pip \ 18 python-pip \