summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb b/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb
index a855c3914..97b3e7236 100644
--- a/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb
@@ -19,8 +19,8 @@ RDEPENDS:${PN} += " \
19 python3 \ 19 python3 \
20" 20"
21RDEPENDS:${PN}-ptest += " \ 21RDEPENDS:${PN}-ptest += " \
22 ${PYTHON_PN}-pytest \ 22 python3-pytest \
23 ${PYTHON_PN}-unittest-automake-output \ 23 python3-unittest-automake-output \
24" 24"
25 25
26do_install_ptest() { 26do_install_ptest() {