]> git.pld-linux.org Git - packages/frogatto.git/blob - frogatto-libpng15.patch
- unconditional noarch subpackages
[packages/frogatto.git] / frogatto-libpng15.patch
1 --- frogatto-1.1.1/src/IMG_savepng.cpp~ 2012-02-13 16:49:07.482666538 +0100
2 +++ frogatto-1.1.1/src/IMG_savepng.cpp  2012-02-13 16:49:38.492863917 +0100
3 @@ -27,6 +27,7 @@
4  
5  #ifdef IMPLEMENT_SAVE_PNG
6  #include <png.h>
7 +#include <zlib.h>
8  #endif
9  
10  #include <stdlib.h>
This page took 0.06102 seconds and 3 git commands to generate.