diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2019-01-22 01:37:59 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-01-22 00:52:44 -0800 |
| commit | 8551d233d1e94ae295d85677c9306d43aeb752ef (patch) | |
| tree | f476d6614d45eb6ca76028b24db06a93b482a284 /meta-python | |
| parent | 4fa2b14ee8067abc1f095cae49e32598e59e2e85 (diff) | |
| download | meta-openembedded-8551d233d1e94ae295d85677c9306d43aeb752ef.tar.gz | |
python(3)-html5lib: extend to native(sdk)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-html5lib.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-html5lib.inc b/meta-python/recipes-devtools/python/python-html5lib.inc index 0eb8bf3213..a8e0fb4085 100644 --- a/meta-python/recipes-devtools/python/python-html5lib.inc +++ b/meta-python/recipes-devtools/python/python-html5lib.inc | |||
| @@ -13,3 +13,5 @@ RDEPENDS_${PN} += "\ | |||
| 13 | ${PYTHON_PN}-webencodings \ | 13 | ${PYTHON_PN}-webencodings \ |
| 14 | ${PYTHON_PN}-xml \ | 14 | ${PYTHON_PN}-xml \ |
| 15 | " | 15 | " |
| 16 | |||
| 17 | BBCLASSEXTEND = "native nativesdk" | ||
