media-libs/gstreamer/0.10.29: gstreamer-0.10.29.patch
| File gstreamer-0.10.29.patch, 412 bytes (added by michaelvoliveira, 5 years ago) |
|---|
-
gstreamer-0.10.
diff -Naur gstreamer-0.10.29/gst/gstinfo.c gstreamer-0.10.29-haiku/gst/gstinfo.c
old new 90 90 #include "gst_private.h" 91 91 #include "gstinfo.h" 92 92 93 #ifdef __HAIKU__ 94 #undef HAVE_PRINTF_EXTENSION 95 #endif 96 93 97 #ifndef GST_DISABLE_GST_DEBUG 94 98 95 99 #ifdef HAVE_DLFCN_H
