Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157551 - xfce-base/xfce-utils-4.3.99.2 needs dependency on xfce-mcs-manager
Summary: xfce-base/xfce-utils-4.3.99.2 needs dependency on xfce-mcs-manager
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-08 17:50 UTC by Nick Bowler
Modified: 2006-12-10 12:06 UTC (History)
0 users

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


Attachments
fixed RDEPEND (xfce-utils-4.3.99.2-depend.patch,365 bytes, patch)
2006-12-08 17:51 UTC, Nick Bowler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Bowler 2006-12-08 17:50:19 UTC
Upgrading xfce today revealed this dependency issue - since xfce-utils does not depend on xfce-mcs-manager portage decided to update it first, causing this configure error:

checking for xfce-mcs-manager >= 4.3.99.2... found, but 4.3.90.2
*** The required package xfce-mcs-manager was found on your system,
*** but the installed version (4.3.90.2) is too old.
*** Please upgrade xfce-mcs-manager to atleast version 4.3.99.2, or adjust
*** the PKG_CONFIG_PATH environment variable if you installed
*** the new version of the package in a nonstandard prefix so
*** pkg-config is able to find it.

The (very simple) attached patch corrects the issue.
Comment 1 Nick Bowler 2006-12-08 17:51:16 UTC
Created attachment 103649 [details, diff]
fixed RDEPEND
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2006-12-10 12:06:30 UTC
Fixed in CVS, thanks for reporting!