mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-01 01:00:34 +00:00
nmap: inherit autotools-brokensep to allow B=S build.
Signed-off-by: Nick D'Ademo <nickdademo@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -11,7 +11,7 @@ SRC_URI = "http://nmap.org/dist/${PN}-${PV}.tar.bz2 \
|
||||
SRC_URI[md5sum] = "fcc80f94ff3adcb11eedf91092ea6f5e"
|
||||
SRC_URI[sha256sum] = "3349cc6d36b86b95ca2b8075d16615a3a598cef494920d6652f9a8bf9f7660b5"
|
||||
|
||||
inherit autotools
|
||||
inherit autotools-brokensep
|
||||
|
||||
DEPENDS = "libpcap"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user