summaryrefslogtreecommitdiff
path: root/package/kodi/patches/patch-configure_ac
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-21 00:05:48 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-21 00:05:54 +0100
commitab20306b70b10a860b566bf912487d1f8a6eb22e (patch)
tree2ce77f6c50572e64ac75bbd3bd50982d2835f718 /package/kodi/patches/patch-configure_ac
parentf172737d165dd7c255e5020c0b57545ccb432bad (diff)
kodi: add gentoo patches to work with ffmpeg3
Diffstat (limited to 'package/kodi/patches/patch-configure_ac')
-rw-r--r--package/kodi/patches/patch-configure_ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kodi/patches/patch-configure_ac b/package/kodi/patches/patch-configure_ac
index 5e8621421..2faf66ccf 100644
--- a/package/kodi/patches/patch-configure_ac
+++ b/package/kodi/patches/patch-configure_ac
@@ -1,6 +1,6 @@
---- kodi-ff25ea118e3580bb1ebcbb7c450ed933da1782be.orig/configure.ac 2015-05-25 11:50:32.000000000 -0500
-+++ kodi-ff25ea118e3580bb1ebcbb7c450ed933da1782be/configure.ac 2015-05-25 14:15:13.034424159 -0500
-@@ -1044,7 +1044,7 @@ if test "$use_gles" = "yes"; then
+--- xbmc-16.0-Jarvis.orig/configure.ac 2016-02-20 16:21:19.000000000 +0100
++++ xbmc-16.0-Jarvis/configure.ac 2016-03-14 04:38:00.056255849 +0100
+@@ -1004,7 +1004,7 @@ if test "$use_gles" = "yes"; then
AC_DEFINE([HAVE_LIBEGL],[1],["Define to 1 if you have the `EGL' library (-lEGL)."])
AC_DEFINE([HAVE_LIBGLESV2],[1],["Define to 1 if you have the `GLESv2' library (-lGLESv2)."])
AC_MSG_RESULT(== WARNING: OpenGLES support is assumed.)