Message ID | 20190817194049.40413-1-raj.khem@gmail.com |
---|---|
State | Accepted |
Commit | 495313115ffa8979e38d54e3663adade63367a38 |
Headers | show |
Series | [oe,meta-python,1/2] python3-blivet: Add python3 to rdeps | expand |
diff --git a/meta-python/recipes-extended/python-blivet/python3-blivet_3.1.4.bb b/meta-python/recipes-extended/python-blivet/python3-blivet_3.1.4.bb index 817ef9bafb..fe9d27ab8f 100644 --- a/meta-python/recipes-extended/python-blivet/python3-blivet_3.1.4.bb +++ b/meta-python/recipes-extended/python-blivet/python3-blivet_3.1.4.bb @@ -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 \
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> --- .../recipes-extended/python-blivet/python3-blivet_3.1.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.22.1 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel