From: Mike Taylor Date: Wed, 3 May 2006 12:03:35 +0000 (+0000) Subject: Note another dependency X-Git-Tag: METAPROXY.1.0.3~11 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;h=35a96b5ddd9350e3c8d3875fb6a18633dce1bf43;p=metaproxy-moved-to-github.git Note another dependency --- diff --git a/buildconf.sh b/buildconf.sh index 9ac1671..7275987 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.8 2006-05-03 11:27:48 mike Exp $ +# $Id: buildconf.sh,v 1.9 2006-05-03 12:03:35 mike Exp $ if automake --version|head -1 |grep '1\.[4-7]'; then echo "automake 1.4-1.7 is active. You should use automake 1.8 or later" @@ -77,6 +77,8 @@ When building from a CVS checkout, you need these Debian tools: docbook-dsssl, jade, jadetex, libxslt1-dev, libyazpp1-dev, libboost-thread-dev, libboost-date-time-dev, libboost-program-options-dev, libboost-test-dev +and for the image-processing needed to build the documentation: + inkscape EOF fi