summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb b/meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb
index df4b7c8885..22bfa365ff 100644
--- a/meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb
+++ b/meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb
@@ -9,7 +9,7 @@ PYPI_PACKAGE = "XStatic"
9SRC_URI[sha256sum] = "402544cc9e179489441054f09c807804e115ea246907de87c0355fb4f5a31268" 9SRC_URI[sha256sum] = "402544cc9e179489441054f09c807804e115ea246907de87c0355fb4f5a31268"
10 10
11DEPENDS += " \ 11DEPENDS += " \
12 ${PYTHON_PN}-pip \ 12 python3-pip \
13" 13"
14 14
15inherit pypi setuptools3 15inherit pypi setuptools3