mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-gunicorn: Add missing rdeps for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
b8d87f363a
commit
f70ede7d45
|
|
@ -11,9 +11,11 @@ SRC_URI += " \
|
|||
file://run-ptest \
|
||||
"
|
||||
|
||||
# python-misc for wsgiref
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-eventlet \
|
||||
python3-gevent \
|
||||
python3-misc \
|
||||
python3-pytest \
|
||||
python3-unittest-automake-output \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user