gnuboot/resources/dependencies
Denis 'GNUtoo' Carikli c8c9e9e119
dependencies: trisquel: replace ttf-unifont with fonts-unifont.
Without that fix, Trisquel fails with the following error:
    Resolving                     [=========================]
    Package not found: ttf-unifont
    Command failed: This tool could not find any available package:
    No packages were found

And when installing ttf-uifont with apt, we get this error:
    # apt install ttf-unifont
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Package ttf-unifont is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    However the following packages replace it:
      fonts-unifont

    E: Package 'ttf-unifont' has no installation candidate

The ttf-unifont dependency was introduced in Libreboot when it didn't
use git yet. It can be found in Libreboot's 5th release, second
revision[1] in libreboot_src/builddeb.

[1]https://rsync.libreboot.org/oldstable/20140622/libreboot_src.tar.gz

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2024-11-22 16:18:02 +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: replace ttf-unifont with fonts-unifont. 2024-11-22 16:18:02 +01:00
void dependencies: add libtool. 2024-09-08 17:12:30 +02:00