diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-pbr.inc')
| -rw-r--r-- | meta/recipes-devtools/python/python-pbr.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-pbr.inc b/meta/recipes-devtools/python/python-pbr.inc index bc470e7274..59fbc6dce4 100644 --- a/meta/recipes-devtools/python/python-pbr.inc +++ b/meta/recipes-devtools/python/python-pbr.inc | |||
| @@ -9,6 +9,6 @@ SRC_URI += "file://0001-change-shebang-to-python3.patch" | |||
| 9 | 9 | ||
| 10 | inherit pypi | 10 | inherit pypi |
| 11 | 11 | ||
| 12 | RDEPENDS_${PN} += "${PYTHON_PN}-pip" | 12 | RDEPENDS:${PN} += "${PYTHON_PN}-pip" |
| 13 | 13 | ||
| 14 | BBCLASSEXTEND = "native nativesdk" | 14 | BBCLASSEXTEND = "native nativesdk" |
