tcpreplay: inherit autotools-brokensep

It needs autotools-brokensep, otherwise do_compile error:

src/defines.h:5:18: fatal error: tcpr.h: No such file or directory

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
Robert Yang
2014-06-13 08:46:21 +08:00
committed by Joe MacDonald
parent 15f02ad761
commit e3e7c6b850
@@ -18,5 +18,5 @@ DEPENDS = "libpcap"
EXTRA_OECONF += "--with-libpcap=${STAGING_DIR_HOST}/usr"
inherit siteinfo autotools
inherit siteinfo autotools-brokensep