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