aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
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