diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-11 15:12:09 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-11 15:12:09 +0000 |
commit | 1de7f5932a1b1818b05cc248659d0acae7e1fc7f (patch) | |
tree | 0c08eb7eda68db4e7fcea3388aea668f10234cd5 /kde-base | |
parent | Fix LICENSE, bug 298556. (diff) | |
download | gentoo-2-1de7f5932a1b1818b05cc248659d0acae7e1fc7f.tar.gz gentoo-2-1de7f5932a1b1818b05cc248659d0acae7e1fc7f.tar.bz2 gentoo-2-1de7f5932a1b1818b05cc248659d0acae7e1fc7f.zip |
adjust
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kmail/kmail-4.4.0.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/kde-base/kmail/kmail-4.4.0.ebuild b/kde-base/kmail/kmail-4.4.0.ebuild index d9cf352a184f..493bac225230 100644 --- a/kde-base/kmail/kmail-4.4.0.ebuild +++ b/kde-base/kmail/kmail-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.0.ebuild,v 1.2 2010/02/11 14:22:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.0.ebuild,v 1.3 2010/02/11 15:12:09 ssuominen Exp $ EAPI="2" @@ -17,10 +17,11 @@ DEPEND=" $(add_kdebase_dep libkdepim) $(add_kdebase_dep libkleo) $(add_kdebase_dep libkpgp) - $(add_kdebase_dep akonadi) ayatana? ( >=dev-libs/libindicate-qt-0.2.1 ) " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + $(add_kdebase_dep akonadi) +" add_blocker kmailcvt add_blocker libksieve |