]> git.pld-linux.org Git - packages/fbgrab.git/blob - fbgrab-libpng15.patch
- release 6 (by relup.sh)
[packages/fbgrab.git] / fbgrab-libpng15.patch
1 --- fbgrab-1.0/fbgrab.c~        2012-02-10 20:56:28.166678810 +0100
2 +++ fbgrab-1.0/fbgrab.c 2012-02-10 20:56:51.403471216 +0100
3 @@ -23,6 +23,7 @@
4  #include <getopt.h>
5  #include <sys/vt.h>   /* to handle vt changing */
6  #include <png.h>      /* PNG lib */
7 +#include <zlib.h>
8  #include <linux/fb.h> /* to handle framebuffer ioctls */
9  
10  #define        VERSION "1.0 beta 1"
This page took 0.081782 seconds and 3 git commands to generate.