diff options
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-mako_0.7.2.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/python/python-mako_0.7.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/python/python-mako_0.7.2.bb b/meta-oe/recipes-devtools/python/python-mako_0.7.2.bb index 9e381f3dc2..1d2bdd7f94 100644 --- a/meta-oe/recipes-devtools/python/python-mako_0.7.2.bb +++ b/meta-oe/recipes-devtools/python/python-mako_0.7.2.bb | |||
| @@ -17,3 +17,6 @@ RDEPENDS_${PN} = "python-threading \ | |||
| 17 | python-netclient \ | 17 | python-netclient \ |
| 18 | python-html \ | 18 | python-html \ |
| 19 | " | 19 | " |
| 20 | RDEPENDS_${PN}_class-native = "" | ||
| 21 | |||
| 22 | BBCLASSEXTEND = "native nativesdk" | ||
