Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
python-imaging
use-recommended-freetype-include.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File use-recommended-freetype-include.patch of Package python-imaging
diff -Naur Imaging-1.1.7.orig/_imagingft.c Imaging-1.1.7/_imagingft.c --- Imaging-1.1.7.orig/_imagingft.c 2009-11-01 01:44:12.000000000 +0100 +++ Imaging-1.1.7/_imagingft.c 2013-12-11 20:55:49.888878066 +0100 @@ -70,7 +70,11 @@ const char* message; } ft_errors[] = +#if defined(USE_FREETYPE_2_1) +#include FT_ERRORS_H +#else #include <freetype/fterrors.h> +#endif /* -------------------------------------------------------------------- */ /* font objects */
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor