Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216993 - media-libs/lcms incorrectly _R_DEPENDs on swig
Summary: media-libs/lcms incorrectly _R_DEPENDs on swig
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-09 08:26 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-04-20 17:01 UTC (History)
1 user (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-04-09 08:26:51 UTC
This happens with python USE flag enabled.
swig is a build-time tool, it shouldn't be runtime-depended upon.
Comment 1 gentoo 2008-04-09 19:31:22 UTC
Yes, adding -python to the USE flags makes the error go away and the build succeeds.

Is this related to bug #148728 ?
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-04-20 17:01:01 UTC
Fixed it myself.