Skip to content

Commit

Permalink
deskutils/kdeconnect-kde: add missed dependency on kirgami-addons
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Oct 28, 2023
1 parent e248b6d commit e1f8465
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions 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
Expand All @@ -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
Expand Down

0 comments on commit e1f8465

Please sign in to comment.