| Bug#: 126117 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: media-video@gentoo.org | Reported By: adam@chodorowski.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: mkvtoolnix-1.6.5 should require libmatroska-0.8.0 or higher | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-03-13 21:38 0000 | |||
| Description: | Opened: 2006-03-13 21:38 0000 |
mkvtoolnix 1.6.5 requires libmatroska 0.8.0 or higher, but the ebuild only requires 0.7.5, resulting in build failure during an update: checking for libebml version >= 0.7.5... yes checking if linking against libebml requires -DEBML_DLL... no checking for libmatroska version >= 0.8.0... no *** Your Matroska version is too old. Upgrade to at least version *** 0.8.0 and re-run configure. Easily fixed by replacing the line >=media-libs/libmatroska-0.7.5 with >=media-libs/libmatroska-0.8.0 in the ebuild.
*** Bug 126118 has been marked as a duplicate of this bug. ***
This bug exists on my system too. mkvtoolnix emerges fine once libmatroska-0.8.0 is emerged.
Err okay I should double check that I don't hit "u" in vim before committing, especially while I'm feverish :/
Okay committed.