Skip to content

Commit

Permalink
python3-blivetgui: Set PIP_INSTALL_PACKAGE
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Mar 6, 2022
1 parent ddbea6f commit 0fc8adc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ REQUIRED_DISTRO_FEATURES = "x11 systemd"

inherit setuptools3 python3native

PIP_INSTALL_PACKAGE = "blivet_gui"

RDEPENDS:${PN} = "python3-pygobject python3 \
python3-blivet gtk+3 \
python3-pid libreport \
Expand Down

0 comments on commit 0fc8adc

Please sign in to comment.