mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
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:
@@ -7,6 +7,9 @@ SRC_URI[sha256sum] = "b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5
|
|||||||
|
|
||||||
inherit pypi setuptools
|
inherit pypi setuptools
|
||||||
|
|
||||||
|
DEPENDS += " \
|
||||||
|
python-pbr-native"
|
||||||
|
|
||||||
RDEPENDS_${PN} += " \
|
RDEPENDS_${PN} += " \
|
||||||
python-prettytable \
|
python-prettytable \
|
||||||
python-cmd2 \
|
python-cmd2 \
|
||||||
|
|||||||
Reference in New Issue
Block a user