let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / clinkc / Config.in
1 config BR2_PACKAGE_CLINKC
2 prompt "clinkc............................ Embedded UPnP library"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBEXPAT
6 help
7 CyberLink for C is a UPnP library using C for small and embedded platforms.
8
9 http://sourceforge.net/projects/clinkc
10