Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245022 - xorg-server-1.5.2 should depend on >=x11-libs/pixman-0.12.0 rather than pixman-0.12
Summary: xorg-server-1.5.2 should depend on >=x11-libs/pixman-0.12.0 rather than pixma...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-30 22:39 UTC by Carles Pagès
Modified: 2008-10-31 10:21 UTC (History)
0 users

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 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