From 98a009b5911ea0a8f1f2148bef82734c6999439f 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] kmailtransport: build with python3 --- srcpkgs/kmailtransport/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kmailtransport/template b/srcpkgs/kmailtransport/template index 889e6668995..2eb45d839e0 100644 --- a/srcpkgs/kmailtransport/template +++ b/srcpkgs/kmailtransport/template @@ -3,7 +3,7 @@ pkgname=kmailtransport 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="akonadi-mime-devel kcmutils-devel ksmtp-devel libkgapi-devel" short_desc="Mail Transport Service"