Version 5.14.8
[yaz-moved-to-github.git] / 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.)