Bug 24010
| Summary: | SDL_mixer, has too many requires... (eg: kde, kudzu) | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Kenneth Topp <ken> |
| Component: | SDL | Assignee: | Bernhard Rosenkraenzer <bero> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-01-15 00:14:04 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Kenneth Topp
2001-01-15 00:14:01 UTC
This can't be done because SDL supports both sound systems (arts and esd) by linking directly to the library, not by additional modules etc. xmms has been fixed (it comes with all the modules, but doesn't require their dependencies anymore); this can't be done with SDL because there's nothing between "compiled in arts support" and "no arts support at all". I'll try to split off arts into a separate package though, that should work for most people. |