summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb b/meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb
index a934d1c461..78a15d3572 100644
--- a/meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb
@@ -24,6 +24,7 @@ do_install_ptest() {
24 24
25RDEPENDS:${PN}-ptest += "\ 25RDEPENDS:${PN}-ptest += "\
26 python3-pytest \ 26 python3-pytest \
27 python3-unittest-automake-output \
27" 28"
28 29
29RDEPENDS:${PN} += "python3-core python3-crypt python3-ctypes python3-fcntl python3-io python3-shell python3-threading" 30RDEPENDS:${PN} += "python3-core python3-crypt python3-ctypes python3-fcntl python3-io python3-shell python3-threading"