]> git.pld-linux.org Git - packages/gstreamer0.10-plugins-bad.git/blob - gst-neon.patch
- rel 12; accept newer neons
[packages/gstreamer0.10-plugins-bad.git] / gst-neon.patch
1 --- gst-plugins-bad-0.10.23/configure.ac~       2013-11-03 20:41:07.000000000 +0100
2 +++ gst-plugins-bad-0.10.23/configure.ac        2013-11-03 20:53:34.929518067 +0100
3 @@ -1336,7 +1336,7 @@
4  dnl *** neon ***
5  translit(dnm, m, l) AM_CONDITIONAL(USE_NEON, true)
6  AG_GST_CHECK_FEATURE(NEON, [neon http client plugins], neonhttpsrc, [
7 -  PKG_CHECK_MODULES(NEON, neon >= 0.27.0  neon <= 0.29.99, HAVE_NEON="yes", [
8 +  PKG_CHECK_MODULES(NEON, neon >= 0.27.0  neon <= 0.39.99, HAVE_NEON="yes", [
9      HAVE_NEON="no"
10    ])
11    AC_SUBST(NEON_CFLAGS)
This page took 0.065033 seconds and 4 git commands to generate.