summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-03-11 15:19:41 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-03-11 15:19:41 +0100
commit6549ab3005c67b222f1f9d244cb9f7d551b3e325 (patch)
tree8d38a8831321b2634bb900ac8f714ee7891d0e4e /configure.ac
parent2954a620271e3eca04da06af60d825d13339542a (diff)
downloadtelepathy-account-widgets-6549ab3005c67b222f1f9d244cb9f7d551b3e325.tar.gz
explicitely depends on cogl
We use cogl directly in some empathy-call files. https://bugzilla.gnome.org/show_bug.cgi?id=695556
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0b4d20a2..17cd4d39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -244,6 +244,7 @@ if test "x$enable_gst1" != "xno"; then
gstreamer-1.0
gstreamer-audio-1.0
gstreamer-video-1.0
+ cogl-1.0
], have_gst1="yes", have_gst1="no")
if test "x$have_gst1" = "xyes"; then