summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-extended/python-blivet/python3-blivet_3.1.4.bb2
1 files changed, 1 insertions, 1 deletions
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 817ef9baf..fe9d27ab8 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"
30 30
31inherit setuptools3 python3native 31inherit setuptools3 python3native
32 32
33RDEPENDS_${PN} = "python3-pykickstart python3-pyudev \ 33RDEPENDS_${PN} += "python3-pykickstart python3-pyudev \
34 parted python3-pyparted multipath-tools \ 34 parted python3-pyparted multipath-tools \
35 lsof cryptsetup libblockdev \ 35 lsof cryptsetup libblockdev \
36 libbytesize \ 36 libbytesize \