diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 21acb75..5617323 100644 --- a/configure.ac +++ b/configure.ac @@ -48,7 +48,7 @@ AG_GST_LIBTOOL_PREPARE AS_LIBTOOL(GST, 0, 0, 0) dnl *** required versions of GStreamer stuff *** -GST_REQ=1.0.0 +GST_REQ=1.2.2 dnl *** autotools stuff **** |