mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-setuptools-rust-native: Define PIP_INSTALL_PACKAGE
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -19,7 +19,7 @@ inherit cargo pypi setuptools3 native
|
||||
|
||||
# For some reason the wheel is built in ${S} not ${B}
|
||||
PIP_INSTALL_DIST_PATH = "${S}/dist"
|
||||
|
||||
PIP_INSTALL_PACKAGE = "setuptools_rust"
|
||||
|
||||
DEPENDS += "python3-setuptools-scm-native python3-wheel-native"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user