summaryrefslogtreecommitdiff
path: root/package/libid3tag/Config.in
blob: 2b8f3225c3efc91922d7447afd1f9516f9cd7a48 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBID3TAG
	bool "libid3tag"
	default n
	select BR2_PACKAGE_ZLIB
	depends on BR2_PACKAGE_LIBMAD
	help
	  ID3 tag reading library from the MAD project.

	  http://www.underbit.com/products/mad/