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