mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user