mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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
|
||||
|
||||
RDEPENDS_${PN} = "python3-pykickstart python3-pyudev \
|
||||
RDEPENDS_${PN} += "python3-pykickstart python3-pyudev \
|
||||
parted python3-pyparted multipath-tools \
|
||||
lsof cryptsetup libblockdev \
|
||||
libbytesize \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user