summaryrefslogtreecommitdiff
path: root/community/gstreamermm/gstreamermm-0.10.10-glib.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-30 22:17:02 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-30 22:17:02 -0500
commit3781d5a86d8984224f73120d572f4c646f2052af (patch)
treebb5d6fc7677fe2b3cda8a9bed3049d98da90c5d4 /community/gstreamermm/gstreamermm-0.10.10-glib.patch
parentd6908f32a89db898ee3b17398fb7dcf4df134c9a (diff)
Removing gstreamermm-0.10.10-glib.patch. It's not necessary
Diffstat (limited to 'community/gstreamermm/gstreamermm-0.10.10-glib.patch')
-rw-r--r--community/gstreamermm/gstreamermm-0.10.10-glib.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/gstreamermm/gstreamermm-0.10.10-glib.patch b/community/gstreamermm/gstreamermm-0.10.10-glib.patch
deleted file mode 100644
index f21dea635..000000000
--- a/community/gstreamermm/gstreamermm-0.10.10-glib.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- gstreamermm-0.10.10.orig/gstreamer/gstreamermm/wrap.cc 2010-02-11 16:32:18.000000000 -0500
-+++ gstreamermm-0.10.10/gstreamer/gstreamermm/wrap.cc 2013-01-05 18:43:27.815010415 -0500
-@@ -20,8 +20,7 @@
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- */
-
--#include <glib/gtypes.h>
--#include <glib/gmacros.h>
-+#include <glib.h>
-
- #include <vector>
- #include <gstreamermm/miniobject.h>