Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262122 - media-sound/phonon-4.3.1: Missing dependency (dev-util/cmake-2.6.2)
Summary: media-sound/phonon-4.3.1: Missing dependency (dev-util/cmake-2.6.2)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-11 12:59 UTC by Jack
Modified: 2009-03-15 17:05 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 Jack 2009-03-11 12:59:41 UTC
emerging media-sound/phonon-4.3.1 fails if you dont have CMake 2.6.2
it says 
CMake Error: This project requires version 2.6.2 of CMake.  You are running version 2.4.8.

I think there is a dependency missing.
when you update to CMake 2.6.2 everything works fine

Reproducible: Always

Steps to Reproduce:
1. don't have CMake 2.6.2
2. emerge media-sound/phonon-4.3.1

Actual Results:  
CMake Error: This project requires version 2.6.2 of CMake.  You are running version 2.4.8.

Expected Results:  
i expect media-sound/phonon-4.3.1 to depent on CMake 2.6.2
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2009-03-15 17:05:04 UTC
17:55 <@scarabeus> jkt|: slunicko, please close the bug dep adjusted in eclass :P

cmake-utils.eclass now depends on new enough cmake.