From e33105906e891ea3b68e5c805fb650e153e576a3 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sat, 8 Sep 2012 01:26:33 +0800 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4474c1e..bb64bc5 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Special thanks to Arthur Titeica for the [AUR Package](https://aur.archlinux.org * CMake * compilers support C++11 + * GCC >= 4.6.x * libpoppler with xpdf header >= 0.20.2 (compile with --enable-xpdf-headers) * Install libpng (and headers) BEFORE you compile libpoppler if you want background images generated * boost c++ library (program options, gil, filesystem, system(which is actually required by filesystem))