]> git.0d.be Git - empathy.git/commitdiff
explicitely depends on cogl
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 11 Mar 2013 14:19:41 +0000 (15:19 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 11 Mar 2013 14:19:41 +0000 (15:19 +0100)
We use cogl directly in some empathy-call files.

https://bugzilla.gnome.org/show_bug.cgi?id=695556

configure.ac

index 0b4d20a27e7ee165a5a1c0ba47557871b3e829c6..17cd4d39077943895124df624da924c33c1583bd 100644 (file)
@@ -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