diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-01-14 23:03:36 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-01-14 23:03:36 +0000 |
commit | 7b8ae750ab5c394f45a02119b9fc8570da0a06d3 (patch) | |
tree | 466f739736706fda4ad102ec3f1435f1fc597524 /openwrt | |
parent | 720f61bc0730cc589223e80ad2ea5c21ed490c16 (diff) | |
download | mtk-20170518-7b8ae750ab5c394f45a02119b9fc8570da0a06d3.zip mtk-20170518-7b8ae750ab5c394f45a02119b9fc8570da0a06d3.tar.gz mtk-20170518-7b8ae750ab5c394f45a02119b9fc8570da0a06d3.tar.bz2 |
add wiviz build depends on libpcap
SVN-Revision: 2985
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 8142263..fd8d4cc 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -351,6 +351,7 @@ vnc-reflector-compile: jpeg-compile zlib-compile vpnc-compile: libgcrypt-compile libgpg-error-compile vtun-compile: zlib-compile openssl-compile liblzo-compile wificonf-compile: wireless-tools-compile nvram-compile +wiviz-compile: libpcap-compile wknock-compile: libpcap-compile wpa_supplicant-compile: openssl-compile wx200d-compile: postgresql-compile |