add tcpdump build depend on libpcap
[openwrt.git] / openwrt / package / Makefile
index ad05ebc..cea0a78 100644 (file)
@@ -28,6 +28,7 @@ clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m)) linux-clean
 compile: $(patsubst %,%-compile,$(package-y) $(package-m))
 install: $(patsubst %,%-install,$(package-y))
 
+tcpdump-compile: libpcap-compile
 dropbear-compile: zlib-compile
 openssl-compile: zlib-compile
 openvpn-compile: openssl-compile
This page took 0.019546 seconds and 4 git commands to generate.