python-mock: Add python-pbr-native dependency

* Add python-pbr-native dependency for python-mock

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Acked-by: Tim Orling (Intel OpenSource Technology Center) <
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Mingli Yu
2016-07-04 16:06:13 +08:00
committed by Martin Jansa
parent 093d271271
commit 8027e53163

View File

@@ -7,6 +7,9 @@ SRC_URI[sha256sum] = "b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5
inherit pypi setuptools
DEPENDS += " \
python-pbr-native"
RDEPENDS_${PN} += " \
python-prettytable \
python-cmd2 \