summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-aenum_3.1.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-aenum_3.1.15.bb')
-rw-r--r--meta-openembedded/meta-python/recipes-devtools/python/python3-aenum_3.1.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-aenum_3.1.15.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-aenum_3.1.15.bb
index f9fdb6aeb6..3769be0d5d 100644
--- a/meta-openembedded/meta-python/recipes-devtools/python/python3-aenum_3.1.15.bb
+++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-aenum_3.1.15.bb
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "8cbd76cd18c4f870ff39b24284d3ea028fbe8731a58df3aa581e434c57
inherit pypi setuptools3
RDEPENDS:${PN} += "\
- ${PYTHON_PN}-pprint \
+ python3-pprint \
"
BBCLASSEXTEND = "native nativesdk"