From: Andreas Sturmlechner Date: Wed, 9 Jan 2019 09:54:36 +0000 (+0100) Subject: kde-apps/kjots: Move slot 4 blocker here X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=74470c6d8d059b3662ca21ee82325462c8feda46;p=gentoo.git kde-apps/kjots: Move slot 4 blocker here Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- diff --git a/kde-apps/kjots/kjots-5.0.2.ebuild b/kde-apps/kjots/kjots-5.0.2.ebuild index f57d4e7f3d6e..e0e37d4e7a2e 100644 --- a/kde-apps/kjots/kjots-5.0.2.ebuild +++ b/kde-apps/kjots/kjots-5.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=" +DEPEND=" $(add_frameworks_dep kbookmarks) $(add_frameworks_dep kcmutils) $(add_frameworks_dep kconfig) @@ -37,6 +37,6 @@ RDEPEND=" dev-libs/grantlee:5 dev-libs/libxslt " -DEPEND="${RDEPEND} - sys-devel/gettext +RDEPEND="${DEPEND} + !kde-apps/kjots:4 "