diff --git a/meta-python/recipes-devtools/python/python-django-south_1.0.2.bb b/meta-python/recipes-devtools/python/python-django-south_1.0.2.bb index a34998303..9eab13d04 100644 --- a/meta-python/recipes-devtools/python/python-django-south_1.0.2.bb +++ b/meta-python/recipes-devtools/python/python-django-south_1.0.2.bb @@ -16,3 +16,4 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils +BBCLASSEXTEND = "nativesdk"