python-django: add native to BBCLASSEXTEND

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2017-11-27 11:04:24 -05:00
committed by Armin Kuster
parent fccdfb1085
commit 5f6a7c19af

View File

@@ -11,7 +11,7 @@ inherit pypi
FILES_${PN} += "${datadir}/django"
BBCLASSEXTEND = "nativesdk"
BBCLASSEXTEND = "native nativesdk"
RDEPENDS_${PN} += "\
${PYTHON_PN}-datetime \