diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb b/meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb index e6f093360f..a3523b7dfe 100644 --- a/meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "b52744e0c9944c567733b8deb60d6363e17233ee40466edfb1b09a5780 | |||
| 13 | 13 | ||
| 14 | inherit pypi setuptools3 | 14 | inherit pypi setuptools3 |
| 15 | 15 | ||
| 16 | RDEPENDS_${PN} += "nmap \ | 16 | RDEPENDS:${PN} += "nmap \ |
| 17 | ${PYTHON_PN}-requests \ | 17 | ${PYTHON_PN}-requests \ |
| 18 | ${PYTHON_PN}-simplejson \ | 18 | ${PYTHON_PN}-simplejson \ |
| 19 | " | 19 | " |
