summaryrefslogtreecommitdiff
path: root/package/libbluray/patches/patch-src_libbluray_decoders_textst_render_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/libbluray/patches/patch-src_libbluray_decoders_textst_render_c')
-rw-r--r--package/libbluray/patches/patch-src_libbluray_decoders_textst_render_c11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libbluray/patches/patch-src_libbluray_decoders_textst_render_c b/package/libbluray/patches/patch-src_libbluray_decoders_textst_render_c
deleted file mode 100644
index bafee7c1c..000000000
--- a/package/libbluray/patches/patch-src_libbluray_decoders_textst_render_c
+++ /dev/null
@@ -1,11 +0,0 @@
---- libbluray-0.4.0.orig/src/libbluray/decoders/textst_render.c 2013-09-18 10:52:01.000000000 +0200
-+++ libbluray-0.4.0/src/libbluray/decoders/textst_render.c 2013-12-08 15:47:03.000000000 +0100
-@@ -30,7 +30,7 @@
- #ifdef HAVE_FT2
- #include <ft2build.h>
- #include FT_FREETYPE_H
--#include <freetype/ftsynth.h>
-+#include <ftsynth.h>
- #endif
-
- #include "textst_render.h"