summaryrefslogtreecommitdiff
path: root/openwrt/package/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-03-07 16:08:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-03-07 16:08:45 +0000
commit43a504e7447abfc26c4284366a17250c34b17728 (patch)
treeb496879e5de5dfb3f7a0d4c65eb2c9616fdeb52a /openwrt/package/Config.in
parent06469aeee1edab1b759c4f3bc9efb40db681190b (diff)
downloadmtk-20170518-43a504e7447abfc26c4284366a17250c34b17728.zip
mtk-20170518-43a504e7447abfc26c4284366a17250c34b17728.tar.gz
mtk-20170518-43a504e7447abfc26c4284366a17250c34b17728.tar.bz2
add libpcap
SVN-Revision: 338
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r--openwrt/package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in
index f3d0ea3..ca51d05 100644
--- a/openwrt/package/Config.in
+++ b/openwrt/package/Config.in
@@ -23,6 +23,7 @@ source "package/pptpd/Config.in"
comment "Libraries"
source "package/zlib/Config.in"
+source "package/libpcap/Config.in"
source "package/libelf/Config.in"
source "package/matrixssl/Config.in"
source "package/lzo/Config.in"