Skip to content

Commit

Permalink
configure: Depend on gstreamer 1.9.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Sep 14, 2016
1 parent 90a05f5 commit 0121cbc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ dnl sets GST_LT_LDFLAGS
AS_LIBTOOL(GST, 902, 0, 902)

dnl *** required versions of GStreamer stuff ***
GST_REQ=1.9.2
GSTPB_REQ=1.9.2
GSTPG_REQ=1.9.2
GSTPD_REQ=1.9.2
GST_REQ=1.9.2.1
GSTPB_REQ=1.9.2.1
GSTPG_REQ=1.9.2.1
GSTPD_REQ=1.9.2.1

dnl *** autotools stuff ****

Expand Down

0 comments on commit 0121cbc

Please sign in to comment.