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:
Khem Raj 2019-08-17 12:28:59 -07:00
parent 806fbbf817
commit 495313115f

View File

@ -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 \