mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
375 B

--- ./pangoxft.pc.in.orig 2004-12-04 05:03:51.405315696 +0100
+++ ./pangoxft.pc.in 2004-12-04 05:04:07.299899352 +0100
@@ -6,6 +6,6 @@
Name: Pango Xft
Description: Xft font support for Pango
Version: @VERSION@
-Requires: pango
+Requires: pango,pangoft2
Libs: -L${libdir} -lpangoxft-@PANGO_API_VERSION@ @PKGCONFIG_XFT_LIBS@
Cflags: -I${includedir}/pango-1.0 @XFT_CFLAGS@