Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373169 - x11-misc/pcmanfm-0.9.9_pre20110614 has wrong dependencies
Summary: x11-misc/pcmanfm-0.9.9_pre20110614 has wrong dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 04:40 UTC by Matthias Bethke
Modified: 2011-07-01 07:59 UTC (History)
2 users (show)

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


Attachments
pcmanfm-0.9.9_pre20110614-r1 (pcmanfm-0.9.9_pre20110614.ebuild,1.61 KB, text/plain)
2011-06-28 01:59 UTC, Helmuth Schmelzer
Details

Note You need to log in before you can comment on or make changes to this bug.
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