rpms/kdenlive/F-14 kdenlive-0.8-fix-glu.patch,NONE,1.1

Ryan Rix rrix at rpmfusion.org
Wed Aug 3 22:18:29 CEST 2011


Author: rrix

Update of /cvs/free/rpms/kdenlive/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17064

Added Files:
	kdenlive-0.8-fix-glu.patch 
Log Message:
add patches

kdenlive-0.8-fix-glu.patch:
 videoglwidget.cpp |    1 +
 1 file changed, 1 insertion(+)

--- NEW FILE kdenlive-0.8-fix-glu.patch ---
diff -Nur kdenlive-0.8/src/videoglwidget.cpp kdenlive-0.8-fedora/src/videoglwidget.cpp
--- kdenlive-0.8/src/videoglwidget.cpp	2011-04-26 12:44:22.000000000 -0700
+++ kdenlive-0.8-fedora/src/videoglwidget.cpp	2011-07-21 18:16:34.680295693 -0700
@@ -1,6 +1,7 @@
 
 #include <QtGui>
 #include <QtOpenGL>
+#include <GL/glu.h>
 #include "videoglwidget.h"
 
 #ifndef GL_TEXTURE_RECTANGLE_EXT



More information about the rpmfusion-commits mailing list