aboutsummaryrefslogtreecommitdiff
path: root/pugl.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pugl.pc.in')
-rw-r--r--pugl.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl.pc.in b/pugl.pc.in
index d3606cd..16071b5 100644
--- a/pugl.pc.in
+++ b/pugl.pc.in
@@ -5,6 +5,6 @@ includedir=@INCLUDEDIR@
Name: Pugl
Version: @PUGL_VERSION@
-Description: Lightweight portable OpenGL API
+Description: Minimal portable API for embeddable GUIs
Libs: -L${libdir} -l@LIB_PUGL@
Cflags: -I${includedir}/pugl-@PUGL_MAJOR_VERSION@