diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6e4500538338..23e3ca4ada41 100644 --- a/configure.ac +++ b/configure.ac @@ -8552,7 +8552,7 @@ AC_SUBST(REDLAND_MAJOR) dnl =================================================================== dnl Check for system orcus dnl =================================================================== -libo_CHECK_SYSTEM_MODULE([orcus],[ORCUS],[liborcus-0.4 >= 0.3.0]) +libo_CHECK_SYSTEM_MODULE([orcus],[ORCUS],[liborcus-0.6 >= 0.5.0]) if test "$with_system_orcus" != "yes"; then if test "$SYSTEM_BOOST" = "YES"; then # =========================================================== |