summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-angular-mock_1.2.1.1.bb (renamed from meta-openstack/recipes-devtools/python/python-xstatic-angular-mock_1.2.1.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-mock_1.2.1.1.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-angular-mock_1.2.1.1.bb
index 727d5b0..505a637 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-mock_1.2.1.1.bb
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-angular-mock_1.2.1.1.bb
@@ -11,10 +11,10 @@ SRC_URI[sha256sum] = "ffee6edfab8276abd8057ddc28c4d8503424c0c61938e787720766862e
11 11
12inherit setuptools3 pypi 12inherit setuptools3 pypi
13 13
14# DEPENDS_default: python-pip 14# DEPENDS_default: python3-pip
15 15
16DEPENDS += " \ 16DEPENDS += " \
17 python-pip \ 17 python3-pip \
18 " 18 "
19 19
20# RDEPENDS_default: 20# RDEPENDS_default: