From: Diederik de Haas Date: Wed, 19 Apr 2023 06:24:26 +0000 (+0200) Subject: doc/rrdbuild: Add 'dc' to Debian build dependencies (#1224) X-Git-Tag: v1.9.0~12 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=39365cc68ee3b21f343f8cfd32571a8716fef4b8;p=thirdparty%2Frrdtool-1.x.git doc/rrdbuild: Add 'dc' to Debian build dependencies (#1224) Without `dc` the `create-with-source-4` test fails. Co-authored-by: Tobias Oetiker --- diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod index 31c24870..b1ed153a 100644 --- a/doc/rrdbuild.pod +++ b/doc/rrdbuild.pod @@ -97,7 +97,7 @@ Make sure the RRDtool build system finds your new compiler Use apt-get to make sure you have all that is required. A number of packages will get added through dependencies. - apt-get install autoconf autopoint build-essential + apt-get install autoconf autopoint build-essential dc apt-get install groff-base libtool libpango1.0-dev libxml2-dev apt-get install python3-dev python3-setuptools