mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 20:54:35 +00:00
python3-serpent: Add missing rdeps for ptests to run
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c1fd23eeb6
commit
7f577da746
@ -9,8 +9,10 @@ inherit pypi ptest setuptools3
|
|||||||
SRC_URI += " \
|
SRC_URI += " \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
|
# python3-misc for timeit.py
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
|
python3-attr \
|
||||||
|
python3-misc \
|
||||||
python3-pytest \
|
python3-pytest \
|
||||||
python3-pytz \
|
python3-pytz \
|
||||||
python3-unittest-automake-output \
|
python3-unittest-automake-output \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user