]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/blob - gstreamer-plugins-bad-neon27.patch
- glsink will be distributed as a separate package
[packages/gstreamer-plugins-bad.git] / gstreamer-plugins-bad-neon27.patch
1 --- gst-plugins-bad-0.10.6/configure.ac~        2008-02-21 14:35:22.000000000 +0100
2 +++ gst-plugins-bad-0.10.6/configure.ac 2008-02-21 14:39:45.307942141 +0100
3 @@ -747,7 +747,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.26.0  neon <= 0.27.99, HAVE_NEON="yes", [
8 +  PKG_CHECK_MODULES(NEON, neon >= 0.26.0  neon <= 0.28.99, HAVE_NEON="yes", [
9      HAVE_NEON="no"
10      AC_MSG_RESULT(no)
11    ])
This page took 0.114652 seconds and 3 git commands to generate.