Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353169 - xorg-server should RDEPEND on the protos
Summary: xorg-server should RDEPEND on the protos
Status: RESOLVED DUPLICATE of bug 379545
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-29 21:30 UTC by Victor Mataré
Modified: 2011-08-26 02:08 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 Victor Mataré 2011-01-29 21:30:14 UTC
when upgrading xorg-server from 1.7 to 1.9 from an binpkg, the protos don't get updated because they're not in RDEPEND. That causes compilation of x11-drivers/xf86-input-mouse-1.6.0 (and probably others) to fail because pkgconfig expects the newer protos.

Reproducible: Always

Steps to Reproduce:
Comment 1 Victor Mataré 2011-01-31 18:56:32 UTC
On the other hand, xf86-input-mouse (and probably the other drivers, too) might also DEPEND on the appropriate protos. Generally speaking, DEPEND should be in sync with the .pc files. Not sure which way is the better solution here...
Comment 2 Matt Turner gentoo-dev 2011-08-26 02:08:18 UTC
(Marking as a duplicate of a newer bug only because there's more analysis in the other bug.)

Thanks for the report.

*** This bug has been marked as a duplicate of bug 379545 ***