summaryrefslogtreecommitdiff
path: root/package/libXft
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-08 20:37:10 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-08 20:37:10 +0100
commite45bc457ab9015c50a9f4e22ac248d780de826fe (patch)
treee657718ecddc852ae897cd0e057624b295fc0d48 /package/libXft
parent686a06394ba839d3f246a2bb3acc152da5167c2f (diff)
fix release build for uClibc raspberry-pi
Diffstat (limited to 'package/libXft')
-rw-r--r--package/libXft/patches/patch-src_xftglyphs_c16
1 files changed, 16 insertions, 0 deletions
diff --git a/package/libXft/patches/patch-src_xftglyphs_c b/package/libXft/patches/patch-src_xftglyphs_c
new file mode 100644
index 000000000..54457857f
--- /dev/null
+++ b/package/libXft/patches/patch-src_xftglyphs_c
@@ -0,0 +1,16 @@
+--- libXft-2.3.1.orig/src/xftglyphs.c 2012-06-02 18:36:35.000000000 +0200
++++ libXft-2.3.1/src/xftglyphs.c 2013-12-07 12:17:23.000000000 +0100
+@@ -21,10 +21,10 @@
+ */
+
+ #include "xftint.h"
+-#include <freetype/ftoutln.h>
+-#include <freetype/ftlcdfil.h>
++#include <ftoutln.h>
++#include <ftlcdfil.h>
+
+-#include <freetype/ftsynth.h>
++#include <ftsynth.h>
+
+ /*
+ * Validate the memory info for a font