From f4dc54e2c11c5e1b6c474bb4d51a3f3afe929dbf Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Sun, 24 Sep 2006 13:25:49 +0000 Subject: [PATCH] Bumped poppler requirements, really 0.5.3 is very buggy, now we require 2006-09-24 Nickolay V. Shmyrev * configure.ac: Bumped poppler requirements, really 0.5.3 is very buggy, now we require 0.5.4 --- ChangeLog | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index baedb92b..0a77181a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-09-24 Nickolay V. Shmyrev + + * configure.ac: + + Bumped poppler requirements, really 0.5.3 is very + buggy, now we require 0.5.4 + 2006-09-17 Nickolay V. Shmyrev * djvu/Makefile.am: diff --git a/configure.ac b/configure.ac index 62487c77..d7b4efd1 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ dnl Check dependencies # SHELL_CFLAGS for shell implementation. # SHELL_LIBS -POPPLER_REQUIRED=0.5.3 +POPPLER_REQUIRED=0.5.4 DBUS_GLIB_REQUIRED=0.33 GTK_REQUIRED=2.8.15 KEYRING_REQUIRED=0.4.0 -- 2.43.5