Skip to content

Drop hard dependency on xclip in Debian #67

@tom-mi

Description

@tom-mi

For reasons™ (I'm happy to discuss those internally), I cannot have xclip installed on my machine. This currently means I have to uninstall please as well.
I'd therefore suggest the following:

  • move the xclip dependency from Depends to Suggests (see https://www.debian.org/doc/debian-policy/ch-relationships.html, this is also more consistent with the PKGBUILD)
  • (for consistency) also include wl-clipboard there (I don't really care about that, but it would make sense looking into the code)
  • allow to use xsel instead of xclip (choose the one that is present) on X11

I'm happy to provide a PR if there are good chances it would be merged – just let me know :)

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