mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
libid3tag requires zlib. Noticed by Stuart Wood
This commit is contained in:
parent
002ad94857
commit
2f1893a8e5
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_LIBID3TAG
|
config BR2_PACKAGE_LIBID3TAG
|
||||||
bool "libid3tag"
|
bool "libid3tag"
|
||||||
default n
|
default n
|
||||||
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
ID3 tag reading library from the MAD project.
|
ID3 tag reading library from the MAD project.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user