Summary: | net-libs/nodejs: misses ${PYTHON_DEPS} use | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Johan Bergström <bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | leho, patrick, prestopoole |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Michał Górny
![]() ![]() ![]() ![]() Tried it, adding ${PYTHON_DEPS} works for me (was on Python 2.6 and nodejs didn't compile, 2.7 got merged as dependency after change): DEPEND="${PYTHON_DEPS} ${RDEPEND}" *** Bug 492884 has been marked as a duplicate of this bug. *** I confirm adding ${PYTHON_DEPS} works for me as well. This helped build nodejs-0.10.24 on Prefix. Can we get the patch into the tree? @patrick: play it off, ceiling cat + 23 Jul 2014; Patrick Lauer <patrick@gentoo.org> nodejs-0.10.29.ebuild, + nodejs-0.11.13.ebuild, nodejs-0.8.27.ebuild: + Add PYTHON_DEPS #487570 |