Import buildroot 2016.02.01
This commit is contained in:
10
firmware/buildroot/package/flac/Config.in
Normal file
10
firmware/buildroot/package/flac/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user