Commit 2f1893a8 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libid3tag requires zlib. Noticed by Stuart Wood

parent 002ad948
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_LIBID3TAG
	bool "libid3tag"
	default n
	select BR2_PACKAGE_ZLIB
	help
	  ID3 tag reading library from the MAD project.