mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-01 09:23:29 +08:00
c9338f16a4
[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>
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
config BR2_PACKAGE_KODI_AUDIOENCODER_LAME
|
|
bool "kodi-audioencoder-lame"
|
|
select BR2_PACKAGE_LAME
|
|
help
|
|
An audioencoder addon for Kodi
|
|
|
|
https://github.com/xbmc/audioencoder.lame
|