$OpenBSD: patch-cogl-pango_cogl-pango_pc_in,v 1.1.1.1 2011/09/28 12:29:39 robert Exp $
--- cogl-pango/cogl-pango.pc.in.orig	Tue Sep 20 16:12:59 2011
+++ cogl-pango/cogl-pango.pc.in	Tue Sep 20 16:13:53 2011
@@ -3,11 +3,10 @@ exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 apiversion=@COGL_API_VERSION@
-requires=@COGL_PKG_REQUIRES@ @COGL_PANGO_PKG_REQUIRES@
 
 Name: Cogl
 Description: An pango integration library for Cogl
 Version: @COGL_VERSION@
 Libs: -L${libdir} -lcogl-pango
 Cflags: -I${includedir}/cogl -DCOGL_ENABLE_EXPERIMENTAL_2_0_API
-Requires: ${requires}
+Requires: @COGL_PKG_REQUIRES@ @COGL_PANGO_PKG_REQUIRES@
