summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-mock_4.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-mock_4.0.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-mock_4.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mock_4.0.3.bb b/meta-python/recipes-devtools/python/python3-mock_4.0.3.bb
index b34f25b93d..8f2305b50b 100644
--- a/meta-python/recipes-devtools/python/python3-mock_4.0.3.bb
+++ b/meta-python/recipes-devtools/python/python3-mock_4.0.3.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=de9dfbf780446b18aab11f00baaf5b7e"
6 6
7inherit pypi setuptools3 7inherit pypi setuptools3
8 8
9RDEPENDS_${PN} += "${PYTHON_PN}-prettytable \ 9RDEPENDS:${PN} += "${PYTHON_PN}-prettytable \
10 ${PYTHON_PN}-cmd2 \ 10 ${PYTHON_PN}-cmd2 \
11 ${PYTHON_PN}-pyparsing \ 11 ${PYTHON_PN}-pyparsing \
12 ${PYTHON_PN}-mccabe \ 12 ${PYTHON_PN}-mccabe \