From 0a973acea5a2af25501f00c586e8510b61037d39 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] kcalutils: build with python3 --- srcpkgs/kcalutils/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kcalutils/template b/srcpkgs/kcalutils/template index 441f77852ec..f7ec0043f2d 100644 --- a/srcpkgs/kcalutils/template +++ b/srcpkgs/kcalutils/template @@ -3,7 +3,7 @@ pkgname=kcalutils 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 kconfig" makedepends="kcalendarcore-devel kidentitymanagement-devel" short_desc="The KDE calendar utility library"