gnuboot/resources/dependencies
Denis 'GNUtoo' Carikli 009b7f0660
dependencies: Trisquel 10: fix pandoc install.
When pandoc is already installed on Trisquel 10, we have the
following:
    # pkcon -y --allow-reinstall install pandoc
    Resolving                     [=========================]         Package not found: pandoc
    Command failed: This tool could not find any available package: No packages were found

Since install_packages takes care of not trying to reinstall a package
that is already installed, using that instead fixes this issue.

This was broken by the commit 8a181f112f
("dependencies: trisquel: Add pandoc").

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2024-10-05 11:41:55 +02: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-10 dependencies: Trisquel 10: fix pandoc install. 2024-10-05 11:41:55 +02:00
void dependencies: add libtool. 2024-09-08 17:12:30 +02:00