]> git.pld-linux.org Git - packages/clutter-gst2.git/blob - clutter-gst-link.patch
- release 2
[packages/clutter-gst2.git] / clutter-gst-link.patch
1 --- clutter-gst-0.3.1/configure.ac.orig 2007-07-06 16:36:04.000000000 +0200
2 +++ clutter-gst-0.3.1/configure.ac      2007-07-10 08:12:34.634813572 +0200
3 @@ -81,11 +81,9 @@
4  
5  GST_MAJORMINOR=0.10
6  
7 -pkg_modules="gstreamer-$GST_MAJORMINOR gstreamer-plugins-base-$GST_MAJORMINOR"
8 +pkg_modules="gstreamer-$GST_MAJORMINOR gstreamer-base-$GST_MAJORMINOR"
9  PKG_CHECK_MODULES(GST, [$pkg_modules])
10  
11 -GST_LIBS="$GST_LIBS -lgstinterfaces-$GST_MAJORMINOR -lgstvideo-$GST_MAJORMINOR -lgstaudio-$GST_MAJORMINOR"
12 -
13  dnl ========================================================================
14  
15  if test "x$GCC" = "xyes"; then
This page took 0.095405 seconds and 3 git commands to generate.