python-simplejson: inherit setuptools instead of distutils

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Jackie Huang 2015-05-13 14:26:06 +08:00 committed by Bruce Ashfield
parent c59f888d61
commit 0277cbcb47

View File

@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "99c092209f88d411858f01b14a97a4fcf8c4f438a685e23d733a3d65de
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils
inherit setuptools
RDEPENDS_${PN} = "\
python-core \