From 4fbe2a00cbc61ee196ae942069ad751035ccf00d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 3 Apr 2005 17:14:13 +0000 Subject: [PATCH] add arpwatch depend on libpcap SVN-Revision: 542 --- openwrt/package/Makefile | 1 + 1 file changed, 1 insertion(+) 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