https://bugzilla.redhat.com/show_bug.cgi?id=2076019



--- Comment #3 from Fabio Valentini <[email protected]> ---
No, you don't need either this, nor winapi, nor named_pipe.
It's a windows-only dependency:
https://github.com/jewlexx/discord-presence/blob/trunk/crates/rpc/Cargo.toml#L24

Right now we don't have automatic support for stripping those dependencies from
getting generated, so youll need to patch it out manually (rust2rpm provides
the -p switch for that).

You can look at rust-os_pipe for an example of how this is handled:
https://src.fedoraproject.org/rpms/rust-os_pipe/blob/rawhide/f/os_pipe-fix-metadata.diff


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2076019
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to