$OpenBSD: patch-misc_libxine_pc_in,v 1.2 2008/01/30 03:52:32 jakemsr Exp $
--- misc/libxine.pc.in.orig	Wed Jan 23 00:11:50 2008
+++ misc/libxine.pc.in	Tue Jan 29 11:48:36 2008
@@ -19,7 +19,7 @@ Name: libxine
 Description: The xine engine library
 Version: @XINE_MAJOR@.@XINE_MINOR@.@XINE_SUB@@XINE_PATCH@
 Requires:
-Libs: -L${libdir} -lxine
+Libs: -L${libdir} -lxine @PTHREAD_LIBS@
 Libs.private: @ZLIB_LIBS@ @NET_LIBS@ @PTHREAD_LIBS@ @LIBICONV@ @RT_LIBS@
-Cflags: -I${includedir}
+Cflags: -I${includedir} @PTHREAD_CFLAGS@
 Cflags.private: @PTHREAD_CFLAGS@
