xref: /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1--- Xsp/xsp.pc.in~	2009-01-07 13:06:07.000000000 +0100
2+++ Xsp/xsp.pc.in	2009-01-07 13:06:07.000000000 +0100
3@@ -6,5 +6,5 @@
4 Name: Xsp
5 Description: X Sputnik Library
6 Version: @PACKAGE_VERSION@
7-Cflags: -I${includedir}  @XSP_CFLAGS@ @X_CFLAGS@
8-Libs: -L${libdir} -lXsp @XSP_LIBS@ @X_LIBS@
9+Cflags: -I${includedir}
10+Libs: -L${libdir} -lXsp -lX11
11