X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=grub2-freetype_include.patch;fp=grub2-freetype_include.patch;h=185ce70162223ea1191d8c746ee72da612ad502b;hb=71dd2aed5bb2b72c2d2d58235936d03ceec35757;hp=0000000000000000000000000000000000000000;hpb=54fe41f512a5acba8a2350bedc24a1fbf16ae39c;p=packages%2Fgrub2.git diff --git a/grub2-freetype_include.patch b/grub2-freetype_include.patch new file mode 100644 index 0000000..185ce70 --- /dev/null +++ b/grub2-freetype_include.patch @@ -0,0 +1,12 @@ +diff -dur grub-2.00.orig/util/grub-mkfont.c grub-2.00/util/grub-mkfont.c +--- grub-2.00.orig/util/grub-mkfont.c 2012-03-10 13:17:57.000000000 +0100 ++++ grub-2.00/util/grub-mkfont.c 2013-11-30 12:42:43.623031541 +0100 +@@ -39,7 +39,7 @@ + #include FT_FREETYPE_H + #include FT_TRUETYPE_TAGS_H + #include FT_TRUETYPE_TABLES_H +-#include ++#include FT_SYNTHESIS_H + + #undef __FTERRORS_H__ + #define FT_ERROR_START_LIST const char *ft_errmsgs[] = {