Hi,
I'm still struggling with the logic of dependencies in ebuild files
e.g.
kde-base/kdelibs-3.5.10-r2.ebuild contains the line
!avahi? ( !bindist? ( net-misc/mDNSResponder !kde-misc/kdnssd-avahi ) )
This causes a dependency loop since I do have 'avahi' installed
which blocks net-misc/mDNSResponder but other packages need avahi.
Why does kdelibs-3.5.10-r2 try to pull in net-misc/mDNSResponder
This is with portage-2.2_rc22 .
Many thanks for a hint,
Helmut.
--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany