From 99e18246563ef67b1ed8da8e8915af80d30c989c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 21 Jul 2019 23:02:48 +0200 Subject: Use the standard blurb in pkg-config description --- pugl.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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@ -- cgit v1.2.1