From b8a603506cb2bf061a03f12fc5e206073f903375 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 22 Jun 2019 13:02:45 +0200 Subject: kde-misc/zanshin: Fix build against >=kde-apps/akonadi-19.04 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Andreas Sturmlechner --- kde-misc/zanshin/zanshin-0.5.0.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'kde-misc/zanshin/zanshin-0.5.0.ebuild') diff --git a/kde-misc/zanshin/zanshin-0.5.0.ebuild b/kde-misc/zanshin/zanshin-0.5.0.ebuild index 3a8f084bb7bf..96b3141c24ec 100644 --- a/kde-misc/zanshin/zanshin-0.5.0.ebuild +++ b/kde-misc/zanshin/zanshin-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -60,3 +60,5 @@ RDEPEND="${COMMON_DEPEND} !kde-misc/zanshin:4 $(add_kdeapps_dep kdepim-runtime) " + +PATCHES=( "${FILESDIR}/${P}-cmake.patch" ) -- cgit v1.2.3-65-gdbad