]> git.pld-linux.org Git - packages/fbgrab.git/commitdiff
- new
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 10 Feb 2012 19:59:42 +0000 (19:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fbgrab-libpng15.patch -> 1.1

fbgrab-libpng15.patch [new file with mode: 0644]

diff --git a/fbgrab-libpng15.patch b/fbgrab-libpng15.patch
new file mode 100644 (file)
index 0000000..729bdfe
--- /dev/null
@@ -0,0 +1,10 @@
+--- fbgrab-1.0/fbgrab.c~       2012-02-10 20:56:28.166678810 +0100
++++ fbgrab-1.0/fbgrab.c        2012-02-10 20:56:51.403471216 +0100
+@@ -23,6 +23,7 @@
+ #include <getopt.h>
+ #include <sys/vt.h>   /* to handle vt changing */
+ #include <png.h>      /* PNG lib */
++#include <zlib.h>
+ #include <linux/fb.h> /* to handle framebuffer ioctls */
+ #define       VERSION "1.0 beta 1"
This page took 0.061847 seconds and 4 git commands to generate.