[Buildroot] [git commit] gst-plugins-bad-plugin-sndfile: Fix comment display

Peter Korsgaard peter at korsgaard.com
Tue Sep 16 21:03:26 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=1f54420bdcba23a4f5d9c1fd29121f36d742c543
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Jérôme Pouiller <jezz at sysmic.org>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/gstreamer1/gst1-plugins-bad/Config.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/gstreamer1/gst1-plugins-bad/Config.in b/package/gstreamer1/gst1-plugins-bad/Config.in
index 816de35..fd37dc7 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"


More information about the buildroot mailing list