summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-03-18 20:41:03 +0100
committerTobias C. Berner <tcberner@FreeBSD.org>2022-03-18 20:41:03 +0100
commit8d7f9692bc3a64bdcc473b4f4b3d54a7f73a783f (patch)
tree8dfb4149ec8a09284483ec1870ec25a98e214fa9
parentdevel/qbs: mark for removal (diff)
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>
-rw-r--r--x11/plasma5-plasma-workspace/Makefile5
1 files 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