diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/python/python-cheetah_2.0.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-cheetah_2.0.1.bb b/recipes/python/python-cheetah_2.0.1.bb index c91002e3af..74da78eebe 100644 --- a/recipes/python/python-cheetah_2.0.1.bb +++ b/recipes/python/python-cheetah_2.0.1.bb @@ -12,5 +12,8 @@ inherit distutils RDEPENDS_${PN} = "python-pickle python-pprint" +NATIVE_INSTALL_WORKS = "1" +BBCLASSEXTEND = "native" + SRC_URI[md5sum] = "7845a2950ea850a13c488a26b61ac50a" SRC_URI[sha256sum] = "70b618a03506831f59ba1ff8433907ee8d4ead5fc9f1b3f610d384e08a26938c" |