summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes')
-rw-r--r--meta-python/recipes/devtool/python3-exhale_0.3.7.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes/devtool/python3-exhale_0.3.7.bb b/meta-python/recipes/devtool/python3-exhale_0.3.7.bb
index 6168c3d2b3..0e80df9cc1 100644
--- a/meta-python/recipes/devtool/python3-exhale_0.3.7.bb
+++ b/meta-python/recipes/devtool/python3-exhale_0.3.7.bb
@@ -13,4 +13,8 @@ inherit pypi python_setuptools_build_meta
13 13
14PYPI_PACKAGE = "exhale" 14PYPI_PACKAGE = "exhale"
15 15
16RDEPENDS:${PN} = "\
17 python3-beautifulsoup4 \
18 "
19
16BBCLASSEXTEND =+ "native" 20BBCLASSEXTEND =+ "native"