[Cogl] [PATCH 04/15] cogl-gst: pedantic typo fix in pkg-config description
Lionel Landwerlin
llandwerlin at gmail.com
Sat Jun 22 01:58:48 PDT 2013
From: Chris Cummins <christopher.e.cummins at intel.com>
Reviewed-by: Robert Bragg <robert at linux.intel.com>
(cherry picked from commit f723ad34cbdd99385ee5fbfc71423ab3c9bfdae2)
---
cogl-gst/cogl-gst.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cogl-gst/cogl-gst.pc.in b/cogl-gst/cogl-gst.pc.in
index 5333303..f47e847 100644
--- a/cogl-gst/cogl-gst.pc.in
+++ b/cogl-gst/cogl-gst.pc.in
@@ -6,7 +6,7 @@ apiversion=@COGL_API_VERSION@
requires=@COGL_PKG_REQUIRES@ @COGL_GST_PKG_REQUIRES@
Name: Cogl
-Description: An gstreamer integration library for Cogl
+Description: A gstreamer integration library for Cogl
Version: @COGL_VERSION@
Libs: -L${libdir} -lcogl-gst
Cflags: -I${includedir}/cogl -DCOGL_ENABLE_EXPERIMENTAL_2_0_API
--
1.8.3.1
More information about the Cogl
mailing list