Summary: | compilation error in app-cdr/k3b-0.12.15 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michal Krokosz <chaker> |
Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2006.0 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Michal Krokosz
2006-06-03 13:49:40 UTC
The dependency is there, there's also no lower version of lame than 3.96.1 in portage. WORKSFORME. (In reply to comment #1) > The dependency is there, there's also no lower version of lame than 3.96.1 in > portage. WORKSFORME. > Then I don't understand why it didn't upgrade lame automatically (from version lame-3.93.1 or something like that), when I was trying to upgrade k3b, but OK, maybe my portage is broken... I'm not an expert, but maybe the line in ebuild: encode? ( media-sound/lame ) Should be changed to: encode? ( >=media-sound/lame-3.96.1 ) |