Commit 7865a569 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

kodi: fix libva toolchain comment



Documented syntax is '.. needs A toolchain ..'

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent b819ad4f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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