diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-fasteners_0.19.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-fasteners_0.19.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fasteners_0.19.bb b/meta-python/recipes-devtools/python/python3-fasteners_0.19.bb index a4fece023b..22e58c5668 100644 --- a/meta-python/recipes-devtools/python/python3-fasteners_0.19.bb +++ b/meta-python/recipes-devtools/python/python3-fasteners_0.19.bb | |||
| @@ -8,6 +8,6 @@ SRC_URI[sha256sum] = "b4f37c3ac52d8a445af3a66bce57b33b5e90b97c696b7b984f530cf8f0 | |||
| 8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN} += "\ | 10 | RDEPENDS:${PN} += "\ |
| 11 | ${PYTHON_PN}-logging \ | 11 | python3-logging \ |
| 12 | ${PYTHON_PN}-fcntl \ | 12 | python3-fcntl \ |
| 13 | " | 13 | " |
