Commit b819ad4f authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

gst1-plugins-good: fix v4l2 toolchain comment



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

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 91a324c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -276,7 +276,7 @@ config BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_V4L2
	help
	  elements for Video 4 Linux

comment "v4l2 needs toolchain w/ headers >= 3.0"
comment "v4l2 needs a toolchain w/ headers >= 3.0"
	depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0

config BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_CAIRO