diff --git a/recipes-devtools/python/python-xlib.bb b/recipes-devtools/python/python-xlib.bb index 53e190f..e87265f 100644 --- a/recipes-devtools/python/python-xlib.bb +++ b/recipes-devtools/python/python-xlib.bb @@ -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" -