summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.i18n_3.23.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.i18n_3.23.1.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.i18n_3.23.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.i18n_3.23.1.bb b/meta-openstack/recipes-devtools/python/python-oslo.i18n_3.23.1.bb
index 1910532..1dedfa2 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.i18n_3.23.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.i18n_3.23.1.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14inherit setuptools 14inherit setuptools3
15 15
16# DEPENDS_default: python-pip 16# DEPENDS_default: python-pip
17 17