From 489d0a887d3e19828852a391a83721975240d96f 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] kldap: build with python3 --- srcpkgs/kldap/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kldap/template b/srcpkgs/kldap/template index a38385a1e8f..ddf4a7b032f 100644 --- a/srcpkgs/kldap/template +++ b/srcpkgs/kldap/template @@ -3,7 +3,7 @@ pkgname=kldap 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 kdoctools" makedepends="kio-devel" short_desc="LDAP access API for KDE"