blob: 0f4a1522d015ddbd43f7049a958cfae83c2ef060 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_LIBID3TAG
bool "libid3tag"
select BR2_PACKAGE_ZLIB
depends on BR2_PACKAGE_LIBMAD
help
ID3 tag reading library from the MAD project.
http://www.underbit.com/products/mad/
|