Skip to content

Build the browser for Debian stable and testing #15

@schaengel

Description

@schaengel

The current stable is Debian Stretch and there is a missing dependency. I understand that this package was built for Ubuntu so the dependency is ubuntu related.

So the package wont work for Debian stretch

iridium-browser depends on libfontconfig1 (>= 2.11.94); however: Version of libfontconfig1:amd64 on system is 2.11.0-6.7+b1.

The solution is to install the fontconfig packages from Debian Buster

  • fontconfig-config ( from Debian 10 Buster)
  • libfontconfig1 ( from Debian 10 Buster)

Its a very small version number bump, hope there is a build with reduced version number as dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions