diff options
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.bb | 2 |
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" | |||
9 | SRC_URI[sha256sum] = "402544cc9e179489441054f09c807804e115ea246907de87c0355fb4f5a31268" | 9 | SRC_URI[sha256sum] = "402544cc9e179489441054f09c807804e115ea246907de87c0355fb4f5a31268" |
10 | 10 | ||
11 | DEPENDS += " \ | 11 | DEPENDS += " \ |
12 | ${PYTHON_PN}-pip \ | 12 | python3-pip \ |
13 | " | 13 | " |
14 | 14 | ||
15 | inherit pypi setuptools3 | 15 | inherit pypi setuptools3 |