evolution-ews: add missing makedepends

This commit is contained in:
Đoàn Trần Công Danh 2021-02-05 16:12:34 +07:00
parent ac69a53ba4
commit abc3dfb5f1
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ revision=1
build_style=cmake
configure_args="-DLIBEXEC_INSTALL_DIR=/usr/lib/evolution"
hostmakedepends="cmake glib-devel intltool libmspack pkg-config"
makedepends="evolution-devel libmspack-devel webkit2gtk-devel"
makedepends="evolution-devel libmspack-devel webkit2gtk-devel
gnome-desktop-devel"
short_desc="MS Exchange integration through Exchange Web Services"
maintainer="Peter Kuchar <masaj@gmx.com>"
license="LGPL-2.1-or-later"