ソースを参照

gst1-plugins-bad: fix sndfile comment

The package is not called gst-plugins-bad, and the other comments in the
file are of the "foo plugin needs a toolchain w/.." form, so use that for
sndfile as well.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 11 年 前
コミット
0112fcfa8c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      package/gstreamer1/gst1-plugins-bad/Config.in

+ 1 - 1
package/gstreamer1/gst1-plugins-bad/Config.in

@@ -479,7 +479,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SNDFILE
 	select BR2_PACKAGE_LIBSNDFILE
 	depends on BR2_LARGEFILE
 
-comment "gst-plugins-bad-plugin-sndfile needs a toolchain w/ largefile"
+comment "sndfile plugin needs a toolchain w/ largefile"
 	depends on !BR2_LARGEFILE
 
 config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVB