X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=95be2a5346b37833b158b4f0a564c294ddd6f5a0;hp=6e6e322e9f513815d6f139fd8f8d07e30ed6d614;hb=30af0a1ebbea75c3e757eb03d3f988c61fce8511;hpb=25eeaa80c70de47a1f440482daf85f8321707a4c 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.)