Add package install dependencies (don't install a package if it's already installed)
[openwrt-10.03/.git] / package / dnsmasq / Config.in
1 config BR2_PACKAGE_DNSMASQ
2         tristate "dnsmasq"
3         default y
4         help
5           A lightweight DNS and DHCP server.  It is intended to provide 
6           coupled DNS and DHCP service to a LAN.
7
8           http://www.thekelleys.org.uk/dnsmasq/