f9f3feb5c6
[Thomas: removed dependency on BR2_PACKAGE_KODI_OPTICALDRIVE from the package Config.in, since it is already only included if BR2_PACKAGE_KODI_OPTICALDRIVE is enabled.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
config BR2_PACKAGE_KODI_AUDIOENCODER_FLAC
|
|
bool "kodi-audioencoder-flac"
|
|
select BR2_PACKAGE_FLAC
|
|
select BR2_PACKAGE_LIBOGG
|
|
help
|
|
An audioencoder addon for Kodi
|
|
|
|
https://github.com/xbmc/audioencoder.flac
|