summaryrefslogtreecommitdiff
path: root/src/mesa/glesv1_cm.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/glesv1_cm.pc.in')
-rw-r--r--src/mesa/glesv1_cm.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/glesv1_cm.pc.in b/src/mesa/glesv1_cm.pc.in
index e9c2222204..291f5abf3f 100644
--- a/src/mesa/glesv1_cm.pc.in
+++ b/src/mesa/glesv1_cm.pc.in
@@ -4,8 +4,8 @@ libdir=@INSTALL_LIB_DIR@
includedir=@INSTALL_INC_DIR@
Name: glesv1_cm
-Description: Mesa OpenGL ES 1.0 CM library
-Requires.private: @GLESv1_CM_REQ_PRIV@
+Description: Mesa OpenGL ES 1.1 CM library
+Requires.private: @GLESv1_CM_PC_REQ_PRIV@
Version: @VERSION@
Libs: -L${libdir} -l@GLESv1_CM_LIB@
Libs.private: @GLESv1_CM_PC_LIB_PRIV@