1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 13:41:24 +01:00
Files
operating-system/buildroot/package/flac/Config.in
2018-03-17 23:47:00 +00:00

11 lines
220 B
Plaintext

config BR2_PACKAGE_FLAC
bool "flac"
depends on BR2_USE_WCHAR
help
FLAC is an Open Source lossless audio codec.
http://flac.sourceforge.net/
comment "flac needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR