Debian Patches
Status for rust-epoxy/0.1.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-fix-unbuildable-manifest-deps.patch | Fix build with current gl_generator, drop unused shared_library dep gl_generator 0.9 depends on a yanked xml-rs, so bump to 0.14 (also what Debian ships). That alone still fails non-default feature builds (E0603: module `generators` is private), since gl_generator only exposes its generators module behind `unstable_generator_utils`, which epoxy only requested via its own `default` feature; request it unconditionally on the build-dep instead. . Also drop shared_library: declared but unused (superseded by libloading, which is what's in Debian). diff --git a/Cargo.toml b/Cargo.toml index 8ec7824..ecefd45 100644 |
Juan Manuel Méndez Rey <juan.mendezr@proton.me> | yes |
All known versions for source package 'rust-epoxy'
- 0.1.0-1 (sid)
