1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Add missing RUN_DEPENDS (sysutils/accountsservice)

If not installed, the user list in the Plasma 5 System Settings
(Personalization->Account Details->User Manager)
will be empty and adding/editing users is not possible.

Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D15538
This commit is contained in:
Jason E. Hale 2018-05-23 21:13:13 +00:00
parent 3352b5e043
commit dc6a72bd53
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470720

View File

@ -2,12 +2,14 @@
PORTNAME= user-manager
DISTVERSION= ${KDE_PLASMA_VERSION}
PORTREVISION= 1
CATEGORIES= sysutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 user manager
LIB_DEPENDS= libpwquality.so:security/libpwquality
RUN_DEPENDS= accountsservice>=0:sysutils/accountsservice
USES= cmake:outsource compiler:c++11-lib cpe gettext \
kde:5 pkgconfig tar:xz