Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260277 - app-cdr/k9copy-2.2.0 doesn't finish configure due to missing dependency media-libs/libmpeg2
Summary: app-cdr/k9copy-2.2.0 doesn't finish configure due to missing dependency media...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-02-25 17:55 UTC by Bernhard Witte
Modified: 2009-02-25 19:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Witte 2009-02-25 17:55:10 UTC
trying to upgrade k9copy from 2.1.0-r1 to 2.2.0 fails on my machine. while configuring, it checks for libmpeg2 but doesnt find it. it just finishes with the message:

CMake Error at cmake/FindLibMpeg2.cmake:17 (MESSAGE):                                                                                                                 
Could not find mpeg2

after emerging media-libs/libmpeg2 --oneshot, app-cdr/k9copy-2.2.0 finishes compilation successfully. unfortunatley, emerge --depclean wants to remove media-libs/libmpeg2, so i think media-libs/libmpeg2 should be added to app-cdr/k9copy-2.2.0 dependencies.

regards

Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-02-25 19:07:15 UTC
Reassigning to media-video herd, CCing kde herd.
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2009-02-25 19:46:32 UTC
Fixed. thanks for report, this one slipped when i read the cmakelists :]