fix a bug that prevents the wgt634u from initializing the filesystem properly
[openwrt.git] / openwrt / package / id3lib / Config.in
1 config BR2_PACKAGE_ID3LIB
2 prompt "id3lib............................ An ID3v1/ID3v2 tagging library"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_UCLIBCXX
6 select BR2_PACKAGE_ZLIB
7 help
8 An ID3v1/ID3v2 tagging library.
9
10 http://www.id3lib.org/
11
12 Depends: uClibc++, zlib
13
This page took 0.046156 seconds and 5 git commands to generate.