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

Jérôme Pouiller jezz at sysmic.org
Tue Sep 16 19:48:52 UTC 2014


Signed-off-by: Jérôme Pouiller <jezz at sysmic.org>
---
 package/gstreamer1/gst1-plugins-bad/Config.in | 1 +
 1 file changed, 1 insertion(+)

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"
-- 
1.9.1



More information about the buildroot mailing list