diff options
| -rw-r--r-- | meta-oe/recipes-security/nmap/nmap_7.70.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-security/nmap/nmap_7.70.bb b/meta-oe/recipes-security/nmap/nmap_7.70.bb index 4e4bcac320..e878038266 100644 --- a/meta-oe/recipes-security/nmap/nmap_7.70.bb +++ b/meta-oe/recipes-security/nmap/nmap_7.70.bb | |||
| @@ -45,6 +45,6 @@ do_configure() { | |||
| 45 | oe_runconf | 45 | oe_runconf |
| 46 | } | 46 | } |
| 47 | 47 | ||
| 48 | FILES_${PN} += "${PYTHON_SITEPACKAGES_DIR}" | 48 | FILES_${PN} += "${PYTHON_SITEPACKAGES_DIR} ${datadir}/ncat" |
| 49 | 49 | ||
| 50 | RDEPENDS_${PN} = "python" | 50 | RDEPENDS_${PN} = "python" |
