aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-mock_3.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-mock_3.0.5.bb')
-rw-r--r--recipes-devtools/python/python-mock_3.0.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-mock_3.0.5.bb b/recipes-devtools/python/python-mock_3.0.5.bb
index 46c8d90..b91d233 100644
--- a/recipes-devtools/python/python-mock_3.0.5.bb
+++ b/recipes-devtools/python/python-mock_3.0.5.bb
@@ -10,7 +10,7 @@ inherit pypi setuptools
DEPENDS += " \
python-pbr-native"
-RDEPENDS_${PN} += " \
+RDEPENDS:${PN} += " \
python-prettytable \
python-cmd2 \
python-pyparsing \