aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.8.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.8.2.bb')
-rw-r--r--meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.8.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.8.2.bb b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.8.2.bb
index e18aa83df2..69578ba84f 100644
--- a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.8.2.bb
+++ b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.8.2.bb
@@ -13,6 +13,6 @@ inherit pypi python_setuptools_build_meta
BBCLASSEXTEND = "native nativesdk"
RDEPENDS:${PN} += " \
- ${PYTHON_PN}-fcntl \
- ${PYTHON_PN}-logging \
+ python3-fcntl \
+ python3-logging \
"