summaryrefslogtreecommitdiff
path: root/package/gstreamer/gst-plugins-good
diff options
context:
space:
mode:
authorAnton Kolesov <anton.kolesov@synopsys.com>2014-08-17 21:29:47 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-08-18 10:58:21 +0200
commitda2f1822378060b9d45f16a03ba4da3753e7f8e9 (patch)
treeecc3c1de7d0973fd87cc777ed1098691795d592a /package/gstreamer/gst-plugins-good
parenta30b868de6cc147335ce506833ac0848a517e912 (diff)
cairo: add dependency on atomic operations
This fixes: http://autobuild.buildroot.net/results/fadfaa9916724d310d0dda555a1db31bee1601d0/ Signed-off-by: Anton Kolesov <Anton.Kolesov@synopsys.com> [yann.morin.1998@free.fr: use the new symbol; remove comment strings; fix weston's comment] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gstreamer/gst-plugins-good')
-rw-r--r--package/gstreamer/gst-plugins-good/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gstreamer/gst-plugins-good/Config.in b/package/gstreamer/gst-plugins-good/Config.in
index 3ec93cfa1..36b15a8c0 100644
--- a/package/gstreamer/gst-plugins-good/Config.in
+++ b/package/gstreamer/gst-plugins-good/Config.in
@@ -178,6 +178,7 @@ config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_ANNODEX
config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_CAIRO
bool "cairo"
+ depends on BR2_ARCH_HAS_ATOMICS # cairo
select BR2_PACKAGE_CAIRO
select BR2_PACKAGE_CAIRO_PNG