From 30001939adff854f856662a78137e59c5b46a032 Mon Sep 17 00:00:00 2001 From: Chris Cummins Date: Thu, 21 Mar 2013 16:56:59 +0000 Subject: [PATCH] cogl-gst: pedantic typo fix in pkg-config description Reviewed-by: Robert Bragg (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 5333303da..f47e847f9 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