| Bug#: 216993 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: printing@gentoo.org | Reported By: flameeyes@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: media-libs/lcms incorrectly _R_DEPENDs on swig | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-04-09 08:26 0000 | |||
| Description: | Opened: 2008-04-09 08:26 0000 |
This happens with python USE flag enabled. swig is a build-time tool, it shouldn't be runtime-depended upon.
Yes, adding -python to the USE flags makes the error go away and the build
succeeds.
Is this related to bug #148728 ?
Fixed it myself.