mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 14:50:15 +00:00
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:
parent
fccdfb1085
commit
5f6a7c19af
@ -11,7 +11,7 @@ inherit pypi
|
||||
|
||||
FILES_${PN} += "${datadir}/django"
|
||||
|
||||
BBCLASSEXTEND = "nativesdk"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-datetime \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user