mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 14:12:29 +00:00
python3-blivet: Add python3 to rdeps
Fix do_package_qa error ERROR: QA Issue: /usr/libexec/blivetd contained in package python3-blivet requires /usr/bin/python3, but no providers found in RDEPENDS_python3-blivet? [file-rdeps] Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
806fbbf817
commit
495313115f
@ -30,7 +30,7 @@ REQUIRED_DISTRO_FEATURES = "systemd"
|
|||||||
|
|
||||||
inherit setuptools3 python3native
|
inherit setuptools3 python3native
|
||||||
|
|
||||||
RDEPENDS_${PN} = "python3-pykickstart python3-pyudev \
|
RDEPENDS_${PN} += "python3-pykickstart python3-pyudev \
|
||||||
parted python3-pyparted multipath-tools \
|
parted python3-pyparted multipath-tools \
|
||||||
lsof cryptsetup libblockdev \
|
lsof cryptsetup libblockdev \
|
||||||
libbytesize \
|
libbytesize \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user