| Summary: | sys-libs/libieee1284-0.2.11-r2 should DEPEND on dev-lang/python-2* | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Elfenbein, Karsten <karsten.elfenbein> |
| Component: | [OLD] Core system | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Elfenbein, Karsten
2012-12-09 16:21:54 UTC
Actually it compiles fine without python2 here, it just should not call 'python_set_active_version 2' in pkg_setup if useflag python is off. I tested this by removing python_set_active_version from the ebuild and compiling it. (I dont have python2 installed on my system, only python 3.2). So it should NOT depend on python-2 imo. should be all set now in the tree; thanks for the report! Commit message: Only setup python when USE=python http://sources.gentoo.org/sys-libs/libieee1284/libieee1284-0.2.11-r2.ebuild?r1=1.6&r2=1.7 |