From 08e76887bb0297568265709a1bc76a8663aacc19 Mon Sep 17 00:00:00 2001 From: adridg Date: Sun, 16 Feb 2020 19:00:37 +0000 Subject: Add missing run-depends to x11/plasma5-plasma-desktop (Checked upstream, it is a required-optional runtime dependency) PR: 244137 Reported by: Patricio Vilar --- x11/plasma5-plasma-desktop/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index 56a7068e98df..5468d80bffa1 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -2,7 +2,7 @@ PORTNAME= plasma-desktop DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -38,7 +38,8 @@ USE_KDE= activities activities-stats archive attica auth baloo \ plasma-workspace runner service solid \ sonnet textwidgets unitconversion wallet \ widgetsaddons windowsystem xmlgui -USE_KDE+= drkonqi_run infocenter_run kde-cli-tools_run kmenuedit_run ksysguard_run \ +USE_KDE+= drkonqi_run infocenter_run kde-cli-tools_run kmenuedit_run \ + kquickcharts_run ksysguard_run \ polkit-kde-agent-1_run systemsettings_run USE_QT= concurrent core dbus declarative gui network phonon4 printsupport \ sql svg widgets x11extras xml \ -- cgit