[Commit] Xr Xr.pc.in,1.3,1.4

Noah Levitt commit@keithp.com
Fri, 25 Apr 2003 12:18:39 -0700


Committed by: nlevitt

Update of /local/src/CVS/Xr
In directory home.keithp.com:/tmp/cvs-serv17191

Modified Files:
	Xr.pc.in 
Log Message:
The pkg-config appelation of Xft is lowercase (for the time being at least).


Index: Xr.pc.in
===================================================================
RCS file: /local/src/CVS/Xr/Xr.pc.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Xr.pc.in	23 Apr 2003 14:20:00 -0000	1.3
+++ Xr.pc.in	25 Apr 2003 19:18:36 -0000	1.4
@@ -7,7 +7,7 @@
 Description: X Rendering library
 Version: @VERSION@
 
-Requires: Xc Xft
+Requires: Xc xft
 Libs: -L${libdir} -lXr -lm
 Cflags: -I${includedir}