From 1421016472fe0ff2fc4b2bfdcbe81df9d1b591ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 15 Apr 2020 23:57:57 +0200 Subject: [PATCH] kimap: build with python3 --- srcpkgs/kimap/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kimap/template b/srcpkgs/kimap/template index e6a1e269cce..2ac01c91f13 100644 --- a/srcpkgs/kimap/template +++ b/srcpkgs/kimap/template @@ -3,7 +3,7 @@ pkgname=kimap version=19.12.3 revision=1 build_style=cmake -hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python +hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 gettext kcoreaddons" makedepends="kio-devel kmime-devel" short_desc="Job-based API for interacting with IMAP servers"