aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-mock_2.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-mock_2.0.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-mock_2.0.0.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-mock_2.0.0.bb b/meta-python/recipes-devtools/python/python-mock_2.0.0.bb
index b4557b7280..840c36efed 100644
--- a/meta-python/recipes-devtools/python/python-mock_2.0.0.bb
+++ b/meta-python/recipes-devtools/python/python-mock_2.0.0.bb
@@ -16,4 +16,7 @@ RDEPENDS_${PN} += " \
python-pyparsing \
python-mccabe \
python-pep8 \
- python-pyflakes"
+ python-pyflakes \
+ python-pbr \
+ python-funcsigs \
+"