stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0a243671c7d8a132aa3a4314c2501a0b004cc040
commit 0a243671c7d8a132aa3a4314c2501a0b004cc040 Author: Stefan Schmidt <[email protected]> Date: Fri Aug 5 15:26:02 2016 +0200 README: clarify poppler dependency We actually need poppler-cpp which is packaged in various ways in different distros so better give both names here. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 214419d..c4ebf04 100644 --- a/README +++ b/README @@ -484,7 +484,7 @@ Required by default: * giflib * util-linux (limbount + libblkid) * systemd / libudev - * poppler + * poppler / poppler-cpp * libraw * libspectre * librsvg --
