summaryrefslogtreecommitdiff
path: root/package/gstreamer/gst-plugins-good
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-04-15 10:40:13 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-04-15 21:09:18 +0200
commit1bf512e9fff9fef1eb5f58c3279ca007cbabd0ab (patch)
treed9b68b190cd44673e01d0e4a72f842a051c3e1b6 /package/gstreamer/gst-plugins-good
parent66e41680868cc5f097ccb3206fe0058c52528b87 (diff)
flac: needs wchar
Fixes: http://autobuild.buildroot.net/results/873/873a1b3551c5fe04fa477fd682ff91fecdd41606/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gstreamer/gst-plugins-good')
-rw-r--r--package/gstreamer/gst-plugins-good/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/gstreamer/gst-plugins-good/Config.in b/package/gstreamer/gst-plugins-good/Config.in
index 254dbcbd7..9c2b884de 100644
--- a/package/gstreamer/gst-plugins-good/Config.in
+++ b/package/gstreamer/gst-plugins-good/Config.in
@@ -183,8 +183,12 @@ config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_CAIRO
config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_FLAC
bool "flac (libFLAC)"
+ depends on BR2_USE_WCHAR # flac
select BR2_PACKAGE_FLAC
+comment "flac needs a toolchain w/ wchar"
+ depends on !BR2_USE_WCHAR
+
config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_GDKPIXBUF
bool "gdkpixbuf"
depends on BR2_USE_WCHAR # gdk-pixbuf -> libglib2