mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-02 23:25:56 +02:00
python-xlib: fix DEPENDS
This commit is contained in:
parent
59fa7f4dd5
commit
0ed0111597
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user