From 456a66c3f269603a97d04183c3fd0dc3fdb31bae Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Mon, 5 Sep 2022 02:57:12 +0300 Subject: deskutils/calindori: pet stage-qa, add missed dependency on desktop-file-utils Approved by: portmgr blanket --- deskutils/calindori/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils') diff --git a/deskutils/calindori/Makefile b/deskutils/calindori/Makefile index 6dcbdae06d85..4524076f943f 100644 --- a/deskutils/calindori/Makefile +++ b/deskutils/calindori/Makefile @@ -1,6 +1,6 @@ PORTNAME= calindori DISTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= KDE/stable/${PORTNAME}/ @@ -10,7 +10,7 @@ COMMENT= Calendar application for desktop and phone LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt -USES= cmake compiler:c++17-lang gl kde:5 pkgconfig qt:5 tar:xz +USES= cmake compiler:c++17-lang desktop-file-utils gl kde:5 pkgconfig qt:5 tar:xz USE_GL= gl USE_QT= core dbus declarative gui \ network quickcontrols quickcontrols2 \ -- cgit v1.2.3