From 14878f34645f5e9a63d3c3be6d6fe558bbda9900 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 26 Mar 2013 11:57:27 -0400 Subject: nspr: Also update nspr.pc to 4.9.5 Earlier commits bumped the upstream version, but we need to update our copy of the pkg-config file too. (It'd probably be better to generate this at build time, otherwise this will be a trap people continually fall into) Signed-off-by: Colin Walters Signed-off-by: Richard Purdie --- meta/recipes-support/nspr/files/nspr.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support/nspr') diff --git a/meta/recipes-support/nspr/files/nspr.pc.in b/meta/recipes-support/nspr/files/nspr.pc.in index e7af08d271..c37d0bcbd7 100644 --- a/meta/recipes-support/nspr/files/nspr.pc.in +++ b/meta/recipes-support/nspr/files/nspr.pc.in @@ -6,6 +6,6 @@ includedir=OEINCDIR Name: NSPR Description: The Netscape Portable Runtime -Version: 4.8.9 +Version: 4.9.5 Libs: -L${libdir} -lplds4 -lplc4 -lnspr4 -lpthread -ldl Cflags: -- cgit 1.2.3-korg