After updating app-emulation/emul-linux-x86-soundlibs to 20071125 revdev-rebuild keeps complaining about one broken dependency: broken /usr/kde/3.5/lib32/libqtmcop.so.1.0.0 (requires libqt-mt.so.3) This happens only when the arts USE flag is set. The fix is to emerge >=emul-linux-x86-qtlibs-20071114 That package provides /usr/qt/3/lib32/libqt-mt.so.3 /usr/qt/3/lib32/libqt-mt.so.3.3.8 /usr/qt/3/lib32/libqt-mt.so.3.3 Therefore, 20071125 should pull in emul-linux-x86-qtlibs when the "arts" USE flag is set. I looked through the previous ebuilds of emul-linux-x86-soundlibs: 20071114 20071114-r1 ~20071114-r2 They each have the line '...arts? ( >=app-emulation/emul-linux-x86-qtlibs-20071114 )...' in their RDEPEND ------ Steps to reproduce: 1. emerge -C emul-linux-x86-qtlibs 2. emerge =emul-linux-x86-soundlibs-20071125 (with arts USE flag) 3. revdep-rebuild
There shouldn't be any arts flag. *** This bug has been marked as a duplicate of bug 210067 ***
*** Bug 210733 has been marked as a duplicate of this bug. ***