adjust presets
[buildroot.git] / package / libid3tag / Config.in
blob2b8f3225c3efc91922d7447afd1f9516f9cd7a48
1 config BR2_PACKAGE_LIBID3TAG
2         bool "libid3tag"
3         default n
4         select BR2_PACKAGE_ZLIB
5         depends on BR2_PACKAGE_LIBMAD
6         help
7           ID3 tag reading library from the MAD project.
9           http://www.underbit.com/products/mad/