git: 8d7f9692bc3a - main - x11/plasma5-plasma-workspace: add missing runtime dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 20:10:19 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8d7f9692bc3a64bdcc473b4f4b3d54a7f73a783f
commit 8d7f9692bc3a64bdcc473b4f4b3d54a7f73a783f
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-03-18 19:41:03 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-03-18 19:41:03 +0000
x11/plasma5-plasma-workspace: add missing runtime dependency
- sysutils/accountsservice is required to acquire account information
PR: 258769
Reported by: Serge Volkov <sv@ulstu.ru>
---
x11/plasma5-plasma-workspace/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index 52f5b6beb89b..eb3c08118389 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -1,6 +1,6 @@
PORTNAME= plasma-workspace
DISTVERSION= ${KDE_PLASMA_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -22,7 +22,8 @@ RUN_DEPENDS= ck-launch-session:sysutils/consolekit2\
xsetroot:x11/xsetroot \
${LOCALBASE}/libdata/pkgconfig/xkeyboard-config.pc:x11/xkeyboard-config \
iso-codes>=0:misc/iso-codes \
- ${LOCALBASE}/bin/genv:sysutils/coreutils
+ ${LOCALBASE}/bin/genv:sysutils/coreutils \
+ accountsservice>=0:sysutils/accountsservice
USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \
pkgconfig qt:5 tar:xz xorg