diff mbox

gst-plugins-bad-plugin-sndfile: Fix comment display

Message ID 1410896932-7483-1-git-send-email-jezz@sysmic.org
State Accepted
Commit 1f54420bdcba23a4f5d9c1fd29121f36d742c543
Headers show

Commit Message

Jérôme Pouiller Sept. 16, 2014, 7:48 p.m. UTC
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
---
 package/gstreamer1/gst1-plugins-bad/Config.in | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Petazzoni Sept. 16, 2014, 7:56 p.m. UTC | #1
Dear Jérôme Pouiller,

On Tue, 16 Sep 2014 21:48:52 +0200, Jérôme Pouiller wrote:
> Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
> ---
>  package/gstreamer1/gst1-plugins-bad/Config.in | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter Korsgaard Sept. 16, 2014, 9:06 p.m. UTC | #2
>>>>> "Jérôme" == Jérôme Pouiller <jezz@sysmic.org> writes:

 > Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>

Committed, thanks.
diff mbox

Patch

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"