diff options
Diffstat (limited to 'tcpdump/tcpdump_3.8.1.oe')
-rw-r--r-- | tcpdump/tcpdump_3.8.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpdump/tcpdump_3.8.1.oe b/tcpdump/tcpdump_3.8.1.oe index 8a3a35a0ef..b22898e1d6 100644 --- a/tcpdump/tcpdump_3.8.1.oe +++ b/tcpdump/tcpdump_3.8.1.oe @@ -5,7 +5,7 @@ DEPENDS = "virtual/libc base/libpcap-0.8.1" SRC_URI = "http://www.tcpdump.org/release/tcpdump-${PV}.tar.gz" -inherit autotools libtool +inherit autotools do_configure() { oe_runconf |