- Package:
- src:pyglet
- Source:
- src:pyglet
- Submitter:
- Sebastian Ramacher
- Date:
- 2024-08-08 08:03:04 UTC
- Severity:
- normal
Source: pyglet Version: 2.0.15+ds-1 Severity: serious X-Debbugs-Cc: sramacher@debian.org pyglet hard codes dependencies on libav* shared libraries. With the transition to ffmpeg 7.0, pyglet needs to be updated for the new version and the renames due to the SONAME changes. Cheers