1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 09:38:40 +00:00

update README

This commit is contained in:
Lu Wang 2012-09-08 01:26:33 +08:00
parent 8e5a3757e4
commit e33105906e

View File

@ -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))