Debian Patches
Status for moraine/0.2.2-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| drop-windows-build-dependency.patch | Drop the Windows-only winresource build-dependency winresource is only used by build.rs under #[cfg(windows)] to embed the app icon into the .exe, and it is not packaged in Debian. Cargo resolves target-specific dependencies for every target, not just the host one, so the Debian build fails with "no matching package named `winresource` found" even though the crate is never built here. Drop the section; the build.rs block that uses it is already compiled out on non-Windows hosts. |
Jonaz Thern <info@thern.io> | not-needed | 2026-07-22 |
All known versions for source package 'moraine'
- 0.2.2-1 (forky, sid)
