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

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