mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
simplify wheel hack in python recipes
This commit is contained in:
@ -22,7 +22,7 @@ RDEPENDS:${PN} = " \
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
PYPA_WHEEL = "${S}/dist/azote-*-*.whl"
|
||||
PYPA_WHEEL = "${S}/dist/azote*.whl"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.9.1"
|
||||
|
Reference in New Issue
Block a user