aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb')
-rw-r--r--meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb b/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb
index 85f80b8c05..237f3fe2bb 100644
--- a/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb
+++ b/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb
@@ -29,6 +29,9 @@ REQUIRED_DISTRO_FEATURES = "systemd"
inherit setuptools3 python3native
+PIP_INSTALL_PACKAGE = "blivet"
+PIP_INSTALL_DIST_PATH = "${S}/dist"
+
RDEPENDS:${PN} += "python3-pykickstart python3-pyudev \
parted python3-pyparted multipath-tools \
lsof cryptsetup libblockdev \