mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
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) (From OE-Core rev: 14878f34645f5e9a63d3c3be6d6fe558bbda9900) Signed-off-by: Colin Walters <walters@verbum.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ff94f738b3
commit
10f40af173
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user