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

Bug 373169

Summary: x11-misc/pcmanfm-0.9.9_pre20110614 has wrong dependencies
Product: Gentoo Linux Reporter: Matthias Bethke <matthias>
Component: Current packagesAssignee: Markos Chandras (RETIRED) <hwoarang>
Status: RESOLVED FIXED    
Severity: minor CC: des-colo, lxde+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: pcmanfm-0.9.9_pre20110614-r1

Description Matthias Bethke 2011-06-27 04:40:40 UTC
The ebuild for x11-misc/pcmanfm-0.9.9_pre20110614 states a dependency on >=x11-libs/libfm-0.1.15_pre20110202 but it actually doesn't compile with anything older than x11-libs/libfm-0.1.15_pre20110614

Reproducible: Always

Steps to Reproduce:
1. Try and compile pcmanfm with x11-libs/libfm-0.1.15_pre20110422
2.
3.
Actual Results:  
Compilation fails

Expected Results:  
Compiles correctly as with new lib
Comment 1 Helmuth Schmelzer 2011-06-28 01:59:19 UTC
Created attachment 278411 [details]
pcmanfm-0.9.9_pre20110614-r1

Corrected ebuild, compilation ok
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2011-07-01 07:59:39 UTC
Fixed. Thanks for reporting