xen: add RDEPENDS for xen-pygrub and xen-python packages

Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Christopher Clark 2020-02-25 16:15:52 -08:00 committed by Bruce Ashfield
parent de56ffb7c8
commit 6ca1cd1f24

View File

@ -108,6 +108,14 @@ RDEPENDS_${PN}-misc = " \
python \
"
RDEPENDS_${PN}-python = " \
python \
"
RDEPENDS_${PN}-pygrub = " \
${PN}-python \
"
RDEPENDS_${PN}-remus = " \
bash \
python \