From: Mike Taylor Date: Mon, 20 Mar 2006 09:41:08 +0000 (+0000) Subject: List more required packages. X-Git-Tag: before.bug.529~212 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=28d9bda2734f323dafccfd07422e36b65b6487f1;ds=sidebyside List more required packages. --- diff --git a/buildconf.sh b/buildconf.sh index e69ea5f..ab8ec0c 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.15 2006-03-20 09:30:13 mike Exp $ +# $Id: buildconf.sh,v 1.16 2006-03-20 09:41:08 mike Exp $ set -x dir=`aclocal --print-ac-dir` aclocal -I . @@ -62,7 +62,8 @@ Or just build the Debian packages without configuring dpkg-buildpackage -rfakeroot When building from a CVS checkout, you need these Debian tools: - docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex, + docbook-utils, docbook, docbook-xml, docbook-dsssl, + docbook-defguide, docbook-website, docbook-xsl, jade, jadetex, libyaz-dev, libexpat1-dev, libtcl8.3-dev, libbz2-dev and if you want the Alvis/XSLT filter, you also need: libxslt1-dev