gnuboot/resources/dependencies
Denis 'GNUtoo' Carikli 67cb7ec86a
dependencies: trisquel: website: Add graphviz to fix website package build.
Without that fix, 'make release' fails with the following error:
    ROM image release archives available at release/roms/

    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a race-free mkdir -p... /usr/bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking for awk... awk
    [...]
    checking for dot... no

This happens because during releases we also ship a tarball of the
website, and the commit 388c0ef3d0
("website: add history page of the GNU Boot git repositories.")
started using dot without also adding the graphviz dependency in the
dependencies for building releases.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2024-11-22 17:17:01 +01:00
..
arch dependencies: fix installation when the package is already installed. 2023-12-09 15:43:07 +01:00
fedora35 dependencies: add libtool. 2024-09-08 17:12:30 +02:00
guix dependencies: Add script to update Guix. 2023-12-06 17:32:51 +01:00
pureos-10 packages: also ship website tarball. 2023-12-09 16:00:05 +01:00
trisquel dependencies: trisquel: website: Add graphviz to fix website package build. 2024-11-22 17:17:01 +01:00
void dependencies: add libtool. 2024-09-08 17:12:30 +02:00