8000 Building devel breaks with only `ncursesw` available · Issue #52 · plp13/qman · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Building devel breaks with only ncursesw available #52
Closed
@warptozero

Description

@warptozero

Commit d1e0349 breaks building on systems with only ncursesw available.

Is there a specific need for the non-wide character version?

Maybe just use whichever one is available:

deps = dependency(['ncursesw', 'ncurses'], required: true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0