diff options
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0b4d20a27..17cd4d390 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 |