summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2f11b85..1d52331 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,7 +63,7 @@ AC_SUBST(FARSTREAM_CFLAGS)
AC_SUBST(FARSTREAM_LIBS)
dnl Check for GStreamer
-PKG_CHECK_MODULES(GST, [gstreamer-0.10])
+PKG_CHECK_MODULES(GST, [gstreamer-1.0])
AC_SUBST(GST_CFLAGS)
AC_SUBST(GST_LIBS)