glslcompiler: fix build breakage
[mesa.git] / src / mesa / gl.pc.in
index 0462b9fca2b8572acd033d5fbeaf95a6dce6a2df..97b86596fcf49f33058d741d57f4248abc5de2e0 100644 (file)
@@ -7,6 +7,6 @@ Name: gl
 Description: Mesa OpenGL library
 Requires.private: @GL_PC_REQ_PRIV@
 Version: @VERSION@
-Libs: -L${libdir} -lGL
+Libs: -L${libdir} -l@GL_LIB@
 Libs.private: @GL_PC_LIB_PRIV@
 Cflags: -I${includedir} @GL_PC_CFLAGS@