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

Bug 477550

Summary: dev-libs/libnl-3.2.22-r2: Incorrect dep on python with USE=-python
Product: Gentoo Linux Reporter: Jonathan Callen (RETIRED) <jcallen>
Component: [OLD] LibraryAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: libnl-3.2.22-r2.ebuild.patch

Description Jonathan Callen (RETIRED) gentoo-dev 2013-07-21 05:04:49 UTC
Created attachment 353752 [details, diff]
libnl-3.2.22-r2.ebuild.patch

When the use of distutils-r1.eclass is behind a USE flag, as in dev-libs/libnl-3.2.22-r2, DISTUTILS_OPTIONAL=1 must be set prior to inheriting the eclass.  Attached is a patch to do so and to include the proper deps behind the python USE flag.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-07-21 12:41:49 UTC
That looks right. Thanks for the patch.