From e9ed666f187d0100d924c166b1e400c8b67c3a8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 15 Apr 2020 23:57:56 +0200 Subject: [PATCH] akonadi-notes: build with python3 --- srcpkgs/akonadi-notes/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/akonadi-notes/template b/srcpkgs/akonadi-notes/template index 22d6c310bda..e23a0ca5f60 100644 --- a/srcpkgs/akonadi-notes/template +++ b/srcpkgs/akonadi-notes/template @@ -3,7 +3,7 @@ pkgname=akonadi-notes version=19.12.3 revision=1 build_style=cmake -hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools +hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools gettext kcoreaddons" makedepends="kmime-devel akonadi5-devel" short_desc="Libraries and daemons to implement notes management in Akonadi"