Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523896 - media-gfx/ufraw-0.20 should not depend on media-libs/lcms:0
Summary: media-gfx/ufraw-0.20 should not depend on media-libs/lcms:0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-27 19:00 UTC by LB
Modified: 2014-09-28 16:25 UTC (History)
0 users

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 LB 2014-09-27 19:00:35 UTC
media-gfx/ufraw-0.20 ebuild still has a dependency on media-libs/lcms:0. This should probably be bumped to media-libs/lcms:2. While ufraw can compile with either version of lcms, unless explicitly configured, it will compile and link against lcms2.

Reproducible: Always

Steps to Reproduce:
1. emerge media-gfx/ufraw-0.20
2.
3.
Actual Results:  
lcms1 is pulled

Expected Results:  
lcms1 isn't installed, if lcms2 is already present.
Comment 1 Markus Meier gentoo-dev 2014-09-28 16:25:01 UTC
Fixed in cvs, thanks for the report!

  28 Sep 2014; Markus Meier <maekke@gentoo.org> ufraw-0.20.ebuild:
  relax media-libs/lcms dep to any slot, by Lev Babiev in bug #523896