]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/commitdiff
- allow building with newer versions of neon
authorhawk <hawk@pld-linux.org>
Fri, 16 Nov 2007 18:34:30 +0000 (18:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gstreamer-plugins-bad-neon27.patch -> 1.2

gstreamer-plugins-bad-neon27.patch

index f531b7f9e9a34b02e0ad1d67e49b2936c704eeee..50fa77d5cb084c4fdde2d111cc47898ffeb40c95 100644 (file)
@@ -5,7 +5,7 @@
  translit(dnm, m, l) AM_CONDITIONAL(USE_NEON, true)
  AG_GST_CHECK_FEATURE(NEON, [neon http client plugins], neonhttpsrc, [
 -  PKG_CHECK_MODULES(NEON, neon >= 0.25.5  neon <= 0.26.99, HAVE_NEON="yes", [
-+  PKG_CHECK_MODULES(NEON, neon >= 0.25.5  neon <= 0.27.0, HAVE_NEON="yes", [
++  PKG_CHECK_MODULES(NEON, neon >= 0.25.5, HAVE_NEON="yes", [
      HAVE_NEON="no"
      AC_MSG_RESULT(no)
    ])
This page took 0.142141 seconds and 4 git commands to generate.