From: Jérôme Pouiller Date: Tue, 16 Sep 2014 19:48:52 +0000 (+0200) Subject: gst-plugins-bad-plugin-sndfile: Fix comment display X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1f54420bdcba23a4f5d9c1fd29121f36d742c543;p=buildroot.git gst-plugins-bad-plugin-sndfile: Fix comment display Signed-off-by: Jérôme Pouiller Reviewed-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/package/gstreamer1/gst1-plugins-bad/Config.in b/package/gstreamer1/gst1-plugins-bad/Config.in index 816de3539b..fd37dc7e7e 100644 --- a/package/gstreamer1/gst1-plugins-bad/Config.in +++ b/package/gstreamer1/gst1-plugins-bad/Config.in @@ -480,6 +480,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SNDFILE depends on BR2_LARGEFILE comment "gst-plugins-bad-plugin-sndfile needs a toolchain w/ largefile" + depends on !BR2_LARGEFILE config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVB bool "dvb"