mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
Require newer gst-p-b for the RTSP extensions.
--
This commit is contained in:
parent
a08d75b892
commit
bde39c955f
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ AM_PROG_LIBTOOL
|
||||||
|
|
||||||
dnl *** required versions of GStreamer stuff ***
|
dnl *** required versions of GStreamer stuff ***
|
||||||
GST_REQ=0.10.22
|
GST_REQ=0.10.22
|
||||||
GSTPB_REQ=0.10.22
|
GSTPB_REQ=0.10.22.1
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue