Hi,
Happy new year and best wishes for 2015 ! :))
While doing a emerge --depclean -va I got this:
!!! Problem resolving dependencies for sci-libs/vtk:0 from
@preserved-rebuild
... done!
!!! The ebuild selected to satisfy "sci-libs/vtk:0" has unmet requirements.
- sci-libs/vtk-6.1.0::gentoo USE="X tk -R -all-modules (-aqua) -boost -cg
-doc -examples -ffmpeg -gdal -imaging -java -json -kaapi -mpi -mysql -odbc
-offscreen -postgres -python -qt4 -rendering -smp -tbb -tcl -test -theora
-views -web -xdmf2" ABI_X86="64" PYTHON_TARGETS="python2_7" VIDEO_CARDS="nvidia"
The following REQUIRED_USE flag constraints are unsatisfied:
tk? ( tcl )
The above constraints are a subset of the following complete expression:
all-modules? ( python xdmf2 ) java? ( qt4 ) python? (
python_targets_python2_7 ) tcl? ( rendering ) smp? ( exactly-one-of ( kaapi tbb
) ) test? ( python ) tk? ( tcl ) web? ( python ) exactly-one-of ( X aqua
offscreen )
I decoded 'tk? ( tcl )' as "Tk needs TCL" but eix dev-lang/tk does not
shows, that a "tcl" USE flag is available for it.
I added it nonetheless but the command failed again with the same
error message....
How can I fix that?
Thank you very much in avance for any help!
Meino