summaryrefslogtreecommitdiffstats
path: root/package/multimedia/gst-plugins-good
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2012-12-22 02:06:19 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-23 08:27:30 +0100
commit1b603449fd0dcbaf22188e1f2e149da115ff2ea1 (patch)
tree9013307d11dcd4ab7bf047647ea871c4f3c27e04 /package/multimedia/gst-plugins-good
parent5649176a485e1138ed3e42ebb7700255f6c93153 (diff)
downloadbuildroot-novena-1b603449fd0dcbaf22188e1f2e149da115ff2ea1.tar.gz
buildroot-novena-1b603449fd0dcbaf22188e1f2e149da115ff2ea1.zip
pulseaudio: needs threads
Fixes: http://autobuild.buildroot.net/results/4d6a5793e475683fbc58ccaf03cf7816233a5052/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/multimedia/gst-plugins-good')
-rw-r--r--package/multimedia/gst-plugins-good/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/multimedia/gst-plugins-good/Config.in b/package/multimedia/gst-plugins-good/Config.in
index 33ecb5c32..b5006e623 100644
--- a/package/multimedia/gst-plugins-good/Config.in
+++ b/package/multimedia/gst-plugins-good/Config.in
@@ -193,6 +193,7 @@ config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_OSS4
bool "oss4 (Open Sound System 4)"
config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_PULSE
+ depends on BR2_TOOLCHAIN_HAS_THREADS # pulseaudio
select BR2_PACKAGE_PULSEAUDIO
bool "pulseaudio"