diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-mako_1.0.7.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-mako_1.0.7.bb | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/meta/recipes-devtools/python/python3-mako_1.0.7.bb b/meta/recipes-devtools/python/python3-mako_1.0.7.bb index 2b50ffd08a..22ceeeb395 100644 --- a/meta/recipes-devtools/python/python3-mako_1.0.7.bb +++ b/meta/recipes-devtools/python/python3-mako_1.0.7.bb | |||
| @@ -1,11 +1,2 @@ | |||
| 1 | require python-mako.inc | ||
| 2 | |||
| 3 | inherit setuptools3 | 1 | inherit setuptools3 |
| 4 | 2 | require python-mako.inc | |
| 5 | RDEPENDS_${PN} = "python3-threading \ | ||
| 6 | python3-netclient \ | ||
| 7 | python3-html \ | ||
| 8 | " | ||
| 9 | RDEPENDS_${PN}_class-native = "" | ||
| 10 | |||
| 11 | BBCLASSEXTEND = "native nativesdk" | ||
