From c2942d6fbbceae66540cc7b49ff3b39e87e7b3b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Tue, 11 Sep 2012 18:09:07 -0400 Subject: There is no gstreamer-interfaces in 1.0, they are in audio/video --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6cd01d9b7..ce3ee80df 100644 --- a/configure.ac +++ b/configure.ac @@ -235,6 +235,9 @@ if test "x$enable_gst1" != "xno"; then clutter-1.0 >= $CLUTTER_REQUIRED clutter-gtk-1.0 >= $CLUTTER_GTK_REQUIRED clutter-gst-2.0 + gstreamer-1.0 + gstreamer-audio-1.0 + gstreamer-video-1.0 ], have_gst1="yes", have_gst1="no") if test "x$have_gst1" = "xyes"; then -- cgit v1.2.3