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.bb3
1 files changed, 3 insertions, 0 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 863048b8aa..b4557b7280 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
@@ -7,6 +7,9 @@ SRC_URI[sha256sum] = "b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5
inherit pypi setuptools
+DEPENDS += " \
+ python-pbr-native"
+
RDEPENDS_${PN} += " \
python-prettytable \
python-cmd2 \