mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/soya: prune no longer needed patch
Package-Manager: Portage-2.3.2, Repoman-2.3.1
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
diff -ru soya.old/include_freetype.h soya/include_freetype.h
|
||||
--- soya.old/include_freetype.h 2014-06-01 23:27:17.970830047 +0900
|
||||
+++ soya/include_freetype.h 2014-06-01 23:27:35.320864678 +0900
|
||||
@@ -21,8 +21,8 @@
|
||||
|
||||
#include <ft2build.h>
|
||||
#include FT_FREETYPE_H // this is not do-able in Pyrex
|
||||
-#include <freetype/freetype.h>
|
||||
-#include <freetype/ftoutln.h>
|
||||
-#include <freetype/ftimage.h>
|
||||
-#include <freetype/ftglyph.h>
|
||||
+#include <freetype.h>
|
||||
+#include <ftoutln.h>
|
||||
+#include <ftimage.h>
|
||||
+#include <ftglyph.h>
|
||||
|
||||
Reference in New Issue
Block a user