summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-prettytable_3.1.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-prettytable_3.1.1.bb b/meta-python/recipes-devtools/python/python3-prettytable_3.1.1.bb
index 3b75086fc..5520edc06 100644
--- a/meta-python/recipes-devtools/python/python3-prettytable_3.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-prettytable_3.1.1.bb
@@ -35,6 +35,7 @@ RDEPENDS:${PN} += " \
35 35
36RDEPENDS:${PN}-ptest += " \ 36RDEPENDS:${PN}-ptest += " \
37 ${PYTHON_PN}-pytest \ 37 ${PYTHON_PN}-pytest \
38 ${PYTHON_PN}-pytest-lazy-fixture \
38 ${PYTHON_PN}-sqlite3 \ 39 ${PYTHON_PN}-sqlite3 \
39" 40"
40 41