From: Peter Korsgaard Date: Fri, 1 Jan 2016 20:54:36 +0000 (+0100) Subject: kodi: fix libva toolchain comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7865a56947ce1a87bce9e304efa307e6518a5281;p=buildroot.git kodi: fix libva toolchain comment Documented syntax is '.. needs A toolchain ..' Signed-off-by: Peter Korsgaard --- diff --git a/package/kodi/Config.in b/package/kodi/Config.in index 9d3ea6f591..124c8d5166 100644 --- a/package/kodi/Config.in +++ b/package/kodi/Config.in @@ -245,7 +245,7 @@ config BR2_PACKAGE_KODI_LIBVA help Enable libva support. -comment "libva support needs toolchain w/ dynamic library" +comment "libva support needs a toolchain w/ dynamic library" depends on BR2_STATIC_LIBS config BR2_PACKAGE_KODI_WAVPACK