let ipkg fail when a package file to be installed is not found
[openwrt/openwrt.git] / openwrt / package / deco / Config.in
1 config BR2_PACKAGE_DECO
2 prompt "deco.............................. Text-based full featured file manager"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBNCURSES
6 help
7 A clone of Norton Commander for Unix. Text-based, full featured
8 file manager.
9
10 http://deco.sourceforge.net/
11