From: Adam Dickmeiss Date: Tue, 26 Jan 2010 14:35:44 +0000 (+0100) Subject: Requre YAZ 4.0.1 or later X-Git-Tag: v1.4.0~160 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=99d682bbeeac5fe7fe4e162b7db9b06d9d93cd02;p=pazpar2-moved-to-github.git Requre YAZ 4.0.1 or later --- diff --git a/configure.ac b/configure.ac index dfd4e58..3a0e67a 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu threads],[3.0.47]) +YAZ_INIT([static icu threads],[4.0.1]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi diff --git a/debian/control b/debian/control index e4b27f6..129a6ee 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pazpar2 Section: net Priority: extra Maintainer: Adam Dickmeiss -Build-Depends: debhelper (>= 5), autotools-dev, libyaz4-dev, docbook-xsl +Build-Depends: debhelper (>= 5), autotools-dev, libyaz4-dev (>= 4.0.1), docbook-xsl Standards-Version: 3.7.2 Package: pazpar2