]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/blame - gstreamer-plugins-bad-soundtouch.patch
- fix swfdec-devel BR
[packages/gstreamer-plugins-bad.git] / gstreamer-plugins-bad-soundtouch.patch
CommitLineData
19e1112f
JB
1--- gst-plugins-bad-0.10.3/configure.ac.orig 2006-05-21 10:37:39.070248000 +0200
2+++ gst-plugins-bad-0.10.3/configure.ac 2006-05-21 20:18:41.220996750 +0200
3@@ -509,7 +509,7 @@
4 dnl *** soundtouch ***
5 translit(dnm, m, l) AM_CONDITIONAL(USE_SOUNDTOUCH, true)
6 GST_CHECK_FEATURE(SOUNDTOUCH, [soundtouch plug-in], soundtouch, [
7- PKG_CHECK_MODULES(SOUNDTOUCH, libSoundTouch, HAVE_SOUNDTOUCH=yes, [
8+ PKG_CHECK_MODULES(SOUNDTOUCH, soundtouch-1.0, HAVE_SOUNDTOUCH=yes, [
9 HAVE_SOUNDTOUCH=no
10 AC_MSG_RESULT(no)])
11 AC_SUBST(SOUNDTOUCH_CFLAGS)
This page took 0.117373 seconds and 4 git commands to generate.