diff --git a/srcpkgs/kimap/template b/srcpkgs/kimap/template index 8a567e28fb0..332a609aa03 100644 --- a/srcpkgs/kimap/template +++ b/srcpkgs/kimap/template @@ -1,11 +1,12 @@ # Template file for 'kimap' pkgname=kimap version=20.12.3 -revision=1 +revision=2 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 gettext kcoreaddons" makedepends="kio-devel kmime-devel" +depends="cyrus-sasl-modules" short_desc="Job-based API for interacting with IMAP servers" maintainer="John " license="GPL-2.0-or-later, LGPL-2.1-or-later"