mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
Add dependency to libmad for libid3tag
This commit is contained in:
@@ -2,6 +2,7 @@ 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user