From 10f5ab261dc8ceee03ff1a4365f70436274e9602 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] ktnef: build with python3 --- srcpkgs/ktnef/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ktnef/template b/srcpkgs/ktnef/template index d261d1129a7..2460e8f8930 100644 --- a/srcpkgs/ktnef/template +++ b/srcpkgs/ktnef/template @@ -3,7 +3,7 @@ pkgname=ktnef 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="kcalutils-devel kcontacts-devel" short_desc="API for handling TNEF data"