On 31 December 2016 at 16:23, <meino.cra...@gmx.de> wrote:

> !!! The ebuild selected to satisfy "sci-electronics/pulseview" has unmet
> requirements.
> - sci-electronics/pulseview-0.3.0::gentoo USE="decode qt5 -qt4 -static"
> ABI_X86="64" PYTHON_TARGETS="-python3_4"
>
>   The following REQUIRED_USE flag constraints are unsatisfied:
>     decode? ( python_targets_python3_4 )
>
>   The above constraints are a subset of the following complete expression:
>     decode? ( python_targets_python3_4 ) exactly-one-of ( qt4 qt5 )
>
> What is missing what by what ?
>

Notice the PYTHON_TARGETS="-python3_4" at the end of the package line,
while the REQUIRED_USE needs this set if the decode USE flag is set.

The easiest way to fix this is to set the "python_targets_python3_4" USE
flag on that package (in a package.use or related)

Reply via email to