diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-markupsafe_1.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb b/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb index 396eff102e..5c9884b9f1 100644 --- a/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb +++ b/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb | |||
| @@ -1,2 +1,4 @@ | |||
| 1 | inherit setuptools | 1 | inherit setuptools |
| 2 | require python-markupsafe.inc | 2 | require python-markupsafe.inc |
| 3 | |||
| 4 | BBCLASSEXTEND = "native" | ||
