summarylogtreecommitdiffstats
path: root/opengl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'opengl.patch')
-rw-r--r--opengl.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/opengl.patch b/opengl.patch
index f92e911f400a..ce997409df3c 100644
--- a/opengl.patch
+++ b/opengl.patch
@@ -34,7 +34,7 @@
@@ -10,5 +10,5 @@ URL: http://openil.sourceforge.net
Requires: IL ILU
Cflags: -I${includedir}
- Libs: -L${libdir} -lILUT
--Libs.private: -lIL -lILU
-+Libs.private: -lIL -lILU -lGL -lGLU
+-Libs: -L${libdir} -lILUT
++Libs: -L${libdir} -lILUT -lGL -lGLU
+ Libs.private: -lIL -lILU