projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] remove iptables libipq dependency, thanks jow
[openwrt.git]
/
package
/
libpcap
/
Config.in
1
menu "Configuration"
2
depends PACKAGE_libpcap
3
4
config PCAP_HAS_USB
5
bool "Include USB support"
6
depends PACKAGE_kmod-usb-core
7
default n
8
9
config PCAP_HAS_BT
10
bool "Include bluetooth support"
11
depends PACKAGE_kmod-bluetooth
12
depends BROKEN
13
default n
14
15
endmenu
This page took
0.03825 seconds
and
5
git commands to generate.