Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150940 - xfce4-panel misses xfce-mcs-manager dependancy
Summary: xfce4-panel misses xfce-mcs-manager dependancy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-11 18:13 UTC by Sebastian Krämer
Modified: 2006-12-10 14:09 UTC (History)
0 users

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


Attachments
Diff to current svn version (r4), adds necessary dependency (xfce4-panel.diff,1.83 KB, patch)
2006-10-11 18:15 UTC, Sebastian Krämer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Krämer 2006-10-11 18:13:41 UTC
Hey,

I hope this is the right place to put my report since my problem concerns an xfce-from-svn ebuild (from overlay.gentoo.org/proj/xfce), I didn't find another place to report.

Anyway, I was installing xfce from the ebuilds that day and ran into trouble with emerging xfce4-panel, a configure check failed because of a missing dependency to xfce-mcs-manager. Actually, a non-svn version would have been okay (but all necessary versions were keyworded in portage so I didn't have it installed yet), but it wasn't at all covered by the ebuild.
Might be that another ebuild would have taken care of that, dunno. All I know is, it didn't work and a patch that I'll attach made it work.

Comments on this (or submitting as revision 5 *g) very welcome.

(PS: The ebuilds are great, thanks a lot!)
Comment 1 Sebastian Krämer 2006-10-11 18:15:36 UTC
Created attachment 99397 [details, diff]
Diff to current svn version (r4), adds necessary dependency

I added the version number according to what configure spit out, hope that is alright.
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2006-12-10 14:09:14 UTC
Fixed in SVN, thanks for reporting.