From: Felix Fietkau Date: Sun, 3 Apr 2005 17:14:13 +0000 (+0000) Subject: add arpwatch depend on libpcap X-Git-Tag: reboot~33170 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4fbe2a00cbc61ee196ae942069ad751035ccf00d;p=oweals%2Fopenwrt.git add arpwatch depend on libpcap SVN-Revision: 542 --- diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 3cad94ad5a..e1296d08e4 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -54,6 +54,7 @@ clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m)) linux-clean compile: $(patsubst %,%-compile,$(package-y) $(package-m)) install: $(patsubst %,%-install,$(package-y)) +arpwatch-compile: libpcap-compile tcpdump-compile: libpcap-compile dropbear-compile: zlib-compile openssl-compile: zlib-compile