diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-pyelftools_0.27.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pyelftools_0.27.bb b/meta/recipes-devtools/python/python3-pyelftools_0.27.bb index 0cfd99504b..e2d0e18277 100644 --- a/meta/recipes-devtools/python/python3-pyelftools_0.27.bb +++ b/meta/recipes-devtools/python/python3-pyelftools_0.27.bb | |||
| @@ -11,3 +11,5 @@ PYPI_PACKAGE = "pyelftools" | |||
| 11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
| 12 | 12 | ||
| 13 | BBCLASSEXTEND = "native" | 13 | BBCLASSEXTEND = "native" |
| 14 | |||
| 15 | RDEPENDS:${PN} += "${PYTHON_PN}-debugger ${PYTHON_PN}-pprint" | ||
