gst1-plugins-good: fix v4l2 toolchain comment
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 1 Jan 2016 20:53:28 +0000 (21:53 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 1 Jan 2016 20:53:28 +0000 (21:53 +0100)
Documented syntax is '.. needs A toolchain ..'

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gstreamer1/gst1-plugins-good/Config.in

index 6216c7f93470d8111098d1a1b3bf1de390925a20..a8cdde2edfed8f73090bb73a364cb6a22b0bc40d 100644 (file)
@@ -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 toolchain w/ headers >= 3.0"
        depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
 
 config BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_CAIRO