mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
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:
parent
de56ffb7c8
commit
6ca1cd1f24
|
@ -108,6 +108,14 @@ RDEPENDS_${PN}-misc = " \
|
||||||
python \
|
python \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
RDEPENDS_${PN}-python = " \
|
||||||
|
python \
|
||||||
|
"
|
||||||
|
|
||||||
|
RDEPENDS_${PN}-pygrub = " \
|
||||||
|
${PN}-python \
|
||||||
|
"
|
||||||
|
|
||||||
RDEPENDS_${PN}-remus = " \
|
RDEPENDS_${PN}-remus = " \
|
||||||
bash \
|
bash \
|
||||||
python \
|
python \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user