Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 477108 - dev-libs/libnl-3.2.22-r1 USE=python should DEPEND on dev-lang/swig
Summary: dev-libs/libnl-3.2.22-r1 USE=python should DEPEND on dev-lang/swig
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-16 21:40 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2013-07-16 22:46 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 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