diff options
Diffstat (limited to 'kde-base/kjots/kjots-4.14.3.ebuild')
-rw-r--r-- | kde-base/kjots/kjots-4.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kjots/kjots-4.14.3.ebuild b/kde-base/kjots/kjots-4.14.3.ebuild index b8ed84cf1639..0d564447929e 100644 --- a/kde-base/kjots/kjots-4.14.3.ebuild +++ b/kde-base/kjots/kjots-4.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.14.3.ebuild,v 1.2 2014/12/11 13:05:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.14.3.ebuild,v 1.3 2014/12/26 10:35:43 kensington Exp $ EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" - >=dev-libs/grantlee-0.2.0 + >=dev-libs/grantlee-0.2.0:0 $(add_kdebase_dep kdepimlibs) $(add_kdebase_dep kdepim-common-libs) " |