Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 245022

Summary: xorg-server-1.5.2 should depend on >=x11-libs/pixman-0.12.0 rather than pixman-0.12
Product: Gentoo Linux Reporter: Carles Pagès <page>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED INVALID    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carles Pagès 2008-10-30 22:39:15 UTC
The xorg-server-1.5.2 ebuild has on its rdepend pixman-0.12 which is not a specific version of the library. It should depend on 0.12.0.

Reproducible: Always

Steps to Reproduce:
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2008-10-31 10:21:17 UTC
No this is not a bug. The dependency atom is perfectly valid. You might want to read this document to understand how atoms are built in Gentoo.

http://devmanual.gentoo.org/general-concepts/dependencies/index.html#version-dependencies

Thanks