From: Wolfram Schneider Date: Tue, 8 Sep 2015 12:21:49 +0000 (+0000) Subject: Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz X-Git-Tag: v5.14.7~3 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=b0afe9a4eb412d5d605450ea715dcd033f45b878;hp=a7261ce1171ca8e90561b2055e6198e15208bcd6 Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz --- diff --git a/buildconf.sh b/buildconf.sh index 6e6e322..95be2a5 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -36,8 +36,8 @@ Or just build the Debian packages without configuring When building from Git, you need these Debian packages: autoconf automake libtool gcc bison tcl8.4 xsltproc docbook docbook-xml docbook-xsl - libxslt1-dev libgnutls-dev libreadline5-dev libwrap0-dev - pkg-config libicu-dev + libxslt1-dev libgnutls-dev libreadline-gplv2-dev libwrap0-dev + pkg-config libicu-dev make And if you want to make a Debian package: dpkg-dev fakeroot debhelper (Then run "dpkg-buildpackage -rfakeroot" in this directory.)