Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
+++ This bug was initially created as a clone of Bug #136810 +++ kontact-specialdates-3.5.2 rdepends on kmail, it should not. The ebuild mentions: RDEPEND="$DEPEND $(deprange $PV $MAXKDEVER kde-base/kmail)" # only to enable send mail functionality The comment is not clear on what type of mails to be sent, but * kde bugreports can be sent without kmail installed, * for general emails kde's component chooser can be used to select another MUA. The solution used to solve the original bug does: RDEPEND="${DEPEND} >=kde-base/libkdepim-3.5.6-r1" This should be: RDEPEND="${DEPEND} >=kde-base/libkdepim-3.5.6-r1:${SLOT}"
*** This bug has been marked as a duplicate of bug 235475 ***