aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-sato/gaku/files/upgrade-gstreamer.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-sato/gaku/files/upgrade-gstreamer.patch')
-rw-r--r--common/recipes-sato/gaku/files/upgrade-gstreamer.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/common/recipes-sato/gaku/files/upgrade-gstreamer.patch b/common/recipes-sato/gaku/files/upgrade-gstreamer.patch
deleted file mode 100644
index 4929069e..00000000
--- a/common/recipes-sato/gaku/files/upgrade-gstreamer.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index 6c031c4..0ca08c5 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -7,6 +7,6 @@ AM_CONFIG_HEADER(config.h)
- AC_PROG_CPP
- AC_PROG_CC
-
--PKG_CHECK_MODULES(DEPS, gtk+-2.0 gstreamer-0.10 libowl-av)
-+PKG_CHECK_MODULES(DEPS, gtk+-2.0 gstreamer-1.0 libowl-av)
-
- AC_OUTPUT([Makefile])