Skip to content

Broken 'tpl-extensions.pc.in' reference to @LIBTPL_MODULES@ #2

@Conan-Kudo

Description

@Conan-Kudo

In edffd03, the LIBTPL_MODULES variable was removed. This actually broke tpl-extensions.pc.in, as it references that variable...

As seen below, it's still referenced:

Requires: @LIBTPL_MODULES@

This issue has been revealed as part of RPM-based distros switching to pkgconf as the pkgconfig engine, as now an unresolvable pkgconfig(@LIBTPL_MODULES@) dependency exists, breaking build environments.

I'm not sure why this didn't show up before with pkg-config, but the pkgconf behavior is correct, and this pc file is broken.

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