Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 477108

Summary: dev-libs/libnl-3.2.22-r1 USE=python should DEPEND on dev-lang/swig
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: [OLD] LibraryAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Arfrever Frehtes Taifersar Arahesis 2013-07-16 21:40:53 UTC
dev-libs/libnl-3.2.22-r1 needs DEPEND="python? ( dev-lang/swig )".
There are 2 calls to swig:
swig -python -O -nodefaultctor -o netlink/capi_wrap.c netlink/capi.i
swig -python -O -nodefaultctor -o netlink/route/capi_wrap.c netlink/route/capi.i