mesa/main: correct validation for GL_RGB565
[mesa.git] / src / mesa / gl.pc.in
index 181724b97bf10e61c139d5ee3f1efb5ad37f02be..680f7427768c7115a0215a91c96ab32bda30c67f 100644 (file)
@@ -7,7 +7,7 @@ Name: gl
 Description: Mesa OpenGL library
 Requires.private: @GL_PC_REQ_PRIV@
 Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -l@GL_LIB@
+Libs: -L${libdir} -l@GL_PKGCONF_LIB@
 Libs.private: @GL_PC_LIB_PRIV@
 Cflags: -I${includedir} @GL_PC_CFLAGS@
 glx_tls: @GLX_TLS@