git: 5cd901fb5b37 - 2022Q1 - x11/plasma5-plasma-workspace: add missing runtime dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 20:49:47 UTC
The branch 2022Q1 has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5cd901fb5b373d466e07a630d16782bd2951eda6
commit 5cd901fb5b373d466e07a630d16782bd2951eda6
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 20:49:27 +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>
(cherry picked from commit 8d7f9692bc3a64bdcc473b4f4b3d54a7f73a783f)
---
x11/plasma5-plasma-workspace/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index 17602450cfbb..76cf728c3698 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -1,5 +1,6 @@
PORTNAME= plasma-workspace
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -21,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