mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
libid3tag requires zlib. Noticed by Stuart Wood
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_LIBID3TAG
|
||||
bool "libid3tag"
|
||||
default n
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
ID3 tag reading library from the MAD project.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user