From b13e412dc2374dd42e430e564941224b64a49ccf Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Wed, 7 Oct 2015 15:46:48 +0200 Subject: [PATCH] media-sound/nted: Fixed compilation against freetype-2.6.1 (bug #562430) Package-Manager: portage-2.2.22 Signed-off-by: Lars Wendler --- media-sound/nted/files/nted-1.10.18-freetype.patch | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/media-sound/nted/files/nted-1.10.18-freetype.patch b/media-sound/nted/files/nted-1.10.18-freetype.patch index 66acdf2c7ffa..505e756af564 100644 --- a/media-sound/nted/files/nted-1.10.18-freetype.patch +++ b/media-sound/nted/files/nted-1.10.18-freetype.patch @@ -1,16 +1,11 @@ -Description: Fix FTBFS caused by freetype headers path change. -Author: Gilles Filippini -Bug-Debian: http://bugs.debian.org/733403 -Index: nted/mainwindow.cpp -=================================================================== ---- nted.orig/mainwindow.cpp 2013-12-30 17:45:21.000000000 +0100 -+++ nted/mainwindow.cpp 2013-12-30 17:45:44.000000000 +0100 +--- nted-1.10.18/mainwindow.cpp ++++ nted-1.10.18/mainwindow.cpp @@ -24,7 +24,7 @@ #include #include #include -#include -+#include ++#include FT_FREETYPE_H #include #include #include -- 2.26.2