Require yazpp 1.1.1
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 8 Jun 2008 19:58:11 +0000 (21:58 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 8 Jun 2008 19:58:11 +0000 (21:58 +0200)
configure.ac
debian/control

index 2e5b338..e8f70eb 100644 (file)
@@ -36,7 +36,7 @@ AC_CHECK_LIB([m],[main])
 AC_CHECK_FUNCS([localtime_r])
 
 ## YAZPP checks
-YAZPP_INIT([threads],[1.1.0])
+YAZPP_INIT([threads],[1.1.1])
 if test -z "$YAZPPLIB"; then
     AC_MSG_ERROR([YAZ++ development libraries missing])
 fi
index 73cb0a2..970defa 100644 (file)
@@ -3,7 +3,7 @@ Section: devel
 Standards-Version: 3.6.2
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Priority: extra
-Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev (>= 1.1.0), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev
+Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev (>= 1.1.1), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev
 
 Package: metaproxy
 Section: net