summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaskaran Singh <jvsg1303@gmail.com>2016-06-24 19:53:11 +0530
committerJaskaran Singh <jvsg1303@gmail.com>2016-06-26 13:01:33 +0530
commita8a61bebd2d214b279fa4da8a21c0a5708a10d3b (patch)
tree9c8595bbd153d21251a7a8c8024f532f8c2c658c
parent02f43b0ad3865ef7af17fe51bc87680ffe881dc0 (diff)
Switch from orcus-0.11 to orcus-0.12
Change-Id: I837ed3a30fae6fbe6cb658f1feecce1e88279ae0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d99b4b4266a3..4f7a39670d48 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9249,7 +9249,7 @@ if test -z "$enable_orcus" -o "$enable_orcus" != no; then
ENABLE_ORCUS="TRUE"
AC_DEFINE(ENABLE_ORCUS)
- libo_CHECK_SYSTEM_MODULE([orcus],[ORCUS],[liborcus-0.11 >= 0.11.2])
+ libo_CHECK_SYSTEM_MODULE([orcus],[ORCUS],[liborcus-0.12 >= 0.12.0])
if test "$with_system_orcus" != "yes"; then
if test "$SYSTEM_BOOST" = "TRUE"; then
# ===========================================================