Skip to content

Wayfire should not install safe-list.hpp when using system wf-config #2580

Closed
@kode54

Description

Describe the bug
Wayfire wf-config-git now installs this header itself, and therefore, if packaging instructs the build to use a system supplied copy of wf-config, it should not be installing this header as well.

To Reproduce
Steps to reproduce the behavior:

  1. Install AUR package wf-config-git
  2. Build wayfire-git which depends on the above package
  3. Both packages want to install /usr/include/wayfire/nonstd/safe-list.hpp

Expected behavior
The Wayfire build scripts should not be installing this unless they are built to install their own copy of wf-config.

Screenshots or stacktrace
N/A

Wayfire version

wf-config-git 0.9.0.r2.g392464f
wayfire-git 0.9.0.r41.ga18e6865

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions