Bug 216993 - media-libs/lcms incorrectly _R_DEPENDs on swig
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.

------- Comment #1 From gentoo@bitblit.net 2008-04-09 19:31:22 0000 -------
Yes, adding -python to the USE flags makes the error go away and the build
succeeds.

Is this related to bug #148728 ?

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2008-04-20 17:01:01 0000 -------
Fixed it myself.