]> git.pld-linux.org Git - packages/pango.git/blob - pango-Xft2.patch
- BR: perl, added Requires()
[packages/pango.git] / pango-Xft2.patch
1 diff -Nru pango-1.1.1.orig/pango/pangoxft.h pango-1.1.1/pango/pangoxft.h
2 --- pango-1.1.1.orig/pango/pangoxft.h   Tue Aug  6 03:54:38 2002
3 +++ pango-1.1.1/pango/pangoxft.h        Fri Oct  4 14:05:21 2002
4 @@ -31,7 +31,7 @@
5  #define _XFT_NO_COMPAT
6  #define _XFTCOMPAT_H_
7  #include <X11/Xlib.h>
8 -#include <X11/Xft/Xft.h>
9 +#include <X11/Xft2/Xft.h>
10  #if defined(XftVersion) && XftVersion >= 20000
11  #else
12  #error "must have Xft version 2 or newer"
This page took 0.079715 seconds and 3 git commands to generate.