On Sun, Mar 10 2019, Nikos Chantziaras wrote: > On 10/03/2019 00:24, allan gottlieb wrote: >> The following REQUIRED_USE flag constraints are unsatisfied: >> inspector? ( icu ) >> >> The above constraints are a subset of the following complete expression: >> python_targets_python2_7 inspector? ( icu ssl ) npm? ( ssl ) >> >> This seems more serious than a simple request to add the icu USE flag to >> nodejs. > That's actually exactly what that means. The ebuild states that if > "inspector" is set, then you also need to set "icu" and "ssl".
Thank you corbin and nikos. I guess I was led astray by the reference to python_targets* and thought something more serious was being asked. The build is now underway. thanks again, allan