Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 8 Sep 2015 12:21:49 +0000 (12:21 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 8 Sep 2015 12:21:49 +0000 (12:21 +0000)
buildconf.sh

index 6e6e322..95be2a5 100755 (executable)
@@ -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.)