]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
doc/rrdbuild: Add 'dc' to Debian build dependencies (#1224)
authorDiederik de Haas <didi.debian@cknow.org>
Wed, 19 Apr 2023 06:24:26 +0000 (08:24 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2023 06:24:26 +0000 (08:24 +0200)
Without `dc` the `create-with-source-4` test fails.

Co-authored-by: Tobias Oetiker <tobi@oetiker.ch>
doc/rrdbuild.pod

index 31c24870cb73f83ffb8a1b0bf83a6f03b48c9643..b1ed153adf253fa95700438ad56a12f612b6a613 100644 (file)
@@ -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