$OpenBSD: patch-celt051_pc_in,v 1.1.1.1 2012/09/20 17:40:57 jasper Exp $

Reflect correct library name.

--- celt051.pc.in.orig	Wed Apr 11 20:12:58 2012
+++ celt051.pc.in	Wed Apr 11 20:13:02 2012
@@ -10,5 +10,5 @@ Description: CELT is a low-delay audio codec
 Version: @CELT_VERSION@
 Requires:
 Conflicts:
-Libs: -L${libdir} -lcelt -lm
+Libs: -L${libdir} -lcelt051 -lm
 Cflags: -I${includedir}
