python-xlib: allow network access for do_compile

This commit is contained in:
Markus Volk 2022-01-08 03:28:09 +01:00
parent 22ed87bf85
commit 31827b3e3c

View File

@ -22,3 +22,5 @@ S = "${WORKDIR}/git"
PV = "0.31"
SRCREV = "${PV}"
do_compile[network] = "1"