From 5d05ef6ceaa9ec590e0254e51d6fce197e57991e 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] kontactinterface: build with python3 --- srcpkgs/kontactinterface/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kontactinterface/template b/srcpkgs/kontactinterface/template index 11a565a0610..25f6e3a926a 100644 --- a/srcpkgs/kontactinterface/template +++ b/srcpkgs/kontactinterface/template @@ -3,7 +3,7 @@ pkgname=kontactinterface 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="kparts-devel" short_desc="Kontact Plugin Interface Library"