Skip to content

switch-freetype: HarfBuzz support is enabled, but harfbuzz is missing from depends #430

@R-YaTian

Description

@R-YaTian

Bug Report

What's the issue you encountered?

HarfBuzz support is enabled, but harfbuzz is missing from depends

How can the issue be reproduced?

Looking at commit #641d520, it can be seen that the HarfBuzz dependency was removed. However, after switching to the CMake build system in commit #5c61fc9, the without-harfbuzz option was no longer enabled, causing HarfBuzz to be linked into the build output while the PKGBUILD no longer lists HarfBuzz as a dependency.

I believe HarfBuzz should not be required here.

Environment?

All

Additional context?

N/A

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