let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / bluez-utils / Config.in
1 config BR2_PACKAGE_BLUEZ_UTILS
2 prompt "bluez-utils....................... Bluetooth utilities"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_GLIB1
6 select BR2_PACKAGE_BLUEZ_LIBS
7 help
8 Bluez utils.
9
10 http://bluez.org
11
12 Depends: libpthread, bluez-libs
13