summaryrefslogtreecommitdiffstats
path: root/meta-openembedded/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch
blob: 18bc67cdd9f7093bc029bc7175fa4d104a7c2574 (plain)
1
2
3
4
5
6
7
8
9
10
--- Xsp/xsp.pc.in~	2009-01-07 13:06:07.000000000 +0100
+++ Xsp/xsp.pc.in	2009-01-07 13:06:07.000000000 +0100
@@ -6,5 +6,5 @@
 Name: Xsp
 Description: X Sputnik Library
 Version: @PACKAGE_VERSION@
-Cflags: -I${includedir}  @XSP_CFLAGS@ @X_CFLAGS@
-Libs: -L${libdir} -lXsp @XSP_LIBS@ @X_LIBS@
+Cflags: -I${includedir}
+Libs: -L${libdir} -lXsp -lX11
OpenPOWER on IntegriCloud