git: 7e30e0befa08 - main - x11-themes/plasma6-kde-gtk-config: Add missing runtime dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Mar 2025 21:59:07 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7e30e0befa0848eadb6bed5663ce0e0866bcc4d0
commit 7e30e0befa0848eadb6bed5663ce0e0866bcc4d0
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-03-13 21:58:17 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-03-13 21:58:17 +0000
x11-themes/plasma6-kde-gtk-config: Add missing runtime dependency
---
x11-themes/plasma6-kde-gtk-config/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/x11-themes/plasma6-kde-gtk-config/Makefile b/x11-themes/plasma6-kde-gtk-config/Makefile
index cebb54b93581..2b581faf51e2 100644
--- a/x11-themes/plasma6-kde-gtk-config/Makefile
+++ b/x11-themes/plasma6-kde-gtk-config/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kde-gtk-config
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -8,7 +9,8 @@ COMMENT= Syncs KDE settings to GTK applications
BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
sassc:textproc/sassc
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
-RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
+RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
+ xsettingsd:x11/xsettingsd
USES= cmake gl gnome kde:6 pkgconfig qt:6 tar:xz xorg
USE_GL= gl opengl