From 634394d771f9fa6f20abcc26585511589284b53d Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sat, 8 Sep 2012 18:20:26 +0800 Subject: [PATCH] remove dependency of gil in README, as we don't depend on it for now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9897f0..654dc40 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Special thanks to Arthur Titeica for the [AUR Package](https://aur.archlinux.org * 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)) +* boost c++ library (program options, filesystem, system(which is actually required by filesystem)) * fontforge (with header files) #### Compiling