unattended-upgrades: Inherit setuptools3_legacy

It does not yet build with new PEP-527 packaging

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-03-04 11:40:11 -08:00
parent 3e2ed1dcc0
commit 1ada8e0de4
@@ -13,7 +13,8 @@ SRCREV = "c6db6fad26a2b83ba301b52ff5dee98cef7558ca"
S = "${WORKDIR}/git"
inherit setuptools_build_meta
inherit setuptools3_legacy
PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${PIP_INSTALL_PACKAGE}-0.1-*.whl"
DEPENDS += "apt intltool-native python3-distutils-extra-native"