aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb b/meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb
index d7edba25c1..3855909fbc 100644
--- a/meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb
@@ -10,6 +10,6 @@ PYPI_PACKAGE = "flask-nav"
inherit pypi setuptools3
RDEPENDS:${PN} += "\
- ${PYTHON_PN}-blinker \
- ${PYTHON_PN}-flask \
+ python3-blinker \
+ python3-flask \
"