summarylogtreecommitdiffstats
path: root/opengl.patch
diff options
context:
space:
mode:
authorAlexander 'z33ky' Hirsch2018-05-10 21:23:28 +0200
committerAlexander 'z33ky' Hirsch2018-05-10 21:23:28 +0200
commit1ac7a2d99eb487ee6ab3bf82b6c7222284dd9560 (patch)
tree4060d5a7a74f9eedffc32fcfd12fb1c0b19894df /opengl.patch
parent0192d82ecbc77eb6422d23bcf76141d0bc8fd777 (diff)
downloadaur-1ac7a2d99eb487ee6ab3bf82b6c7222284dd9560.tar.gz
Fix opengl.patch
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