mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-10-27 08:33:09 +01:00
python-xlib: fix DEPENDS
This commit is contained in:
@@ -7,12 +7,15 @@ SRC_URI = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
python3 \
|
|
||||||
python3-six \
|
|
||||||
python3-wheel-native \
|
python3-wheel-native \
|
||||||
python3-pip-native \
|
python3-pip-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
RDEPENDS_${PN} = " \
|
||||||
|
python3 \
|
||||||
|
python3-six \
|
||||||
|
"
|
||||||
|
|
||||||
inherit setuptools3
|
inherit setuptools3
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Reference in New Issue
Block a user