git: e1f8465d0531 - main - deskutils/kdeconnect-kde: add missed dependency on kirgami-addons
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Oct 2023 21:39:44 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e1f8465d05312fdebefa0b0250f30d624a29005b
commit e1f8465d05312fdebefa0b0250f30d624a29005b
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-10-28 21:38:47 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-10-28 21:39:27 +0000
deskutils/kdeconnect-kde: add missed dependency on kirgami-addons
---
deskutils/kdeconnect-kde/Makefile | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/deskutils/kdeconnect-kde/Makefile b/deskutils/kdeconnect-kde/Makefile
index 1135a06341bc..c2cce6b62c6b 100644
--- a/deskutils/kdeconnect-kde/Makefile
+++ b/deskutils/kdeconnect-kde/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kdeconnect-kde
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -13,10 +14,12 @@ LIB_DEPENDS= libfakekey.so:x11/libfakekey \
libKF5PulseAudioQt.so:audio/pulseaudio-qt
BUILD_DEPENDS= kpeoplevcard>0:net/kpeoplevcard \
${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
- wayland-protocols>=0:graphics/wayland-protocols
+ wayland-protocols>=0:graphics/wayland-protocols \
+ kirigami-addons>=0.6.1:x11-toolkits/kirigami-addons
RUN_DEPENDS= sshpass:security/sshpass \
sshfs:sysutils/fusefs-sshfs \
- kpeoplevcard>0:net/kpeoplevcard
+ kpeoplevcard>0:net/kpeoplevcard \
+ kirigami-addons>=0.6.1:x11-toolkits/kirigami-addons
USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 \
pkgconfig qca qt:5 tar:xz xorg