projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
171aa0c
)
add arpwatch depend on libpcap
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 3 Apr 2005 17:14:13 +0000
(17:14 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 3 Apr 2005 17:14:13 +0000
(17:14 +0000)
SVN-Revision: 542
openwrt/package/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/Makefile
b/openwrt/package/Makefile
index 3cad94ad5afb038c78e93bb738228ca22caa9d77..e1296d08e420e42f380c6969f56fd91512d97c0a 100644
(file)
--- 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