mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-02 23:25:56 +02:00
python-xlib: avoid pip usage
This commit is contained in:
parent
ff057ae4ae
commit
a6a42f8388
@ -8,7 +8,7 @@ SRC_URI = " \
|
|||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
python3-wheel-native \
|
python3-wheel-native \
|
||||||
python3-pip-native \
|
python3-setuptools-scm-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN} = " \
|
RDEPENDS:${PN} = " \
|
||||||
@ -22,5 +22,3 @@ S = "${WORKDIR}/git"
|
|||||||
PV = "0.31"
|
PV = "0.31"
|
||||||
SRCREV = "${PV}"
|
SRCREV = "${PV}"
|
||||||
|
|
||||||
do_compile[network] = "1"
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user