summaryrefslogtreecommitdiff
path: root/community-testing/xmoto/xmoto-0.5.10-libpng15.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/xmoto/xmoto-0.5.10-libpng15.patch')
-rw-r--r--community-testing/xmoto/xmoto-0.5.10-libpng15.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community-testing/xmoto/xmoto-0.5.10-libpng15.patch b/community-testing/xmoto/xmoto-0.5.10-libpng15.patch
new file mode 100644
index 000000000..aed175c7c
--- /dev/null
+++ b/community-testing/xmoto/xmoto-0.5.10-libpng15.patch
@@ -0,0 +1,10 @@
+--- a/src/image/tim_png.cpp 2011-12-29 22:13:37.000000000 +0100
++++ b/src/image/tim_png.cpp 2012-07-21 21:36:34.000000000 +0200
+@@ -24,6 +24,7 @@
+ */
+ #include <stdio.h>
+ #include <string.h>
++#include <zlib.h>
+ #include "tim.h"
+ #include <png.h>
+ #include <zlib.h>