[libreoffice] 02/03: make gtk3-opengl-slideshow.diff build without epoxy move

Rene Engelhard rene at moszumanska.debian.org
Mon Dec 19 06:49:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice.

commit 5ac74c604b4e5d067738f020b93f92705290c543
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Dec 19 07:45:53 2016 +0100

    make gtk3-opengl-slideshow.diff build without epoxy move
---
 patches/gtk3-opengl-slideshow.diff | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/patches/gtk3-opengl-slideshow.diff b/patches/gtk3-opengl-slideshow.diff
index 253087c..2eb12ee 100644
--- a/patches/gtk3-opengl-slideshow.diff
+++ b/patches/gtk3-opengl-slideshow.diff
@@ -553,8 +553,8 @@ index 7202b468..7bb8adb 100644
 +        gtk_gl_area_make_current(GTK_GL_AREA(m_pGLArea));
 +        gtk_gl_area_attach_buffers(GTK_GL_AREA(m_pGLArea));
 +#endif
-+        bool bRet = InitGL();
-+        InitGLDebugging();
++        bool bRet = InitGLEW();
++        InitGLEWDebugging();
 +        return bRet;
 +    }
 +

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list