aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-dockerpty_0.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-dockerpty_0.4.1.bb')
-rw-r--r--recipes-devtools/python/python3-dockerpty_0.4.1.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-devtools/python/python3-dockerpty_0.4.1.bb b/recipes-devtools/python/python3-dockerpty_0.4.1.bb
index 6834400c..e4aa0321 100644
--- a/recipes-devtools/python/python3-dockerpty_0.4.1.bb
+++ b/recipes-devtools/python/python3-dockerpty_0.4.1.bb
@@ -9,8 +9,8 @@ SRC_URI[md5sum] = "028bacb34536f3ee6a2ccd668c27e8e4"
SRC_URI[sha256sum] = "69a9d69d573a0daa31bcd1c0774eeed5c15c295fe719c61aca550ed1393156ce"
RDEPENDS:${PN} += "\
- ${PYTHON_PN}-fcntl \
- ${PYTHON_PN}-io \
- ${PYTHON_PN}-six \
- ${PYTHON_PN}-terminal \
+ python3-fcntl \
+ python3-io \
+ python3-six \
+ python3-terminal \
"