git: b9a396188aaa - main - x11/plasma5-libkscreen: pet stage-qa

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 05 Sep 2022 19:13:15 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b9a396188aaa7853f8042bf7fbe96cfb3d6cedca

commit b9a396188aaa7853f8042bf7fbe96cfb3d6cedca
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:05:18 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:07:09 +0000

    x11/plasma5-libkscreen: pet stage-qa
---
 x11/plasma5-libkscreen/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11/plasma5-libkscreen/Makefile b/x11/plasma5-libkscreen/Makefile
index bda9d8d0776c..dd12fd446a38 100644
--- a/x11/plasma5-libkscreen/Makefile
+++ b/x11/plasma5-libkscreen/Makefile
@@ -1,10 +1,13 @@
 PORTNAME=	libkscreen
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11 kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Plasma5 screen management library
 
+LIB_DEPENDS=	libwayland-client.so:graphics/wayland
+
 USES=		cmake compiler:c++11-lib kde:5 pathfix pkgconfig qt:5 tar:xz \
 		xorg
 USE_KDE=	plasma-wayland-protocols wayland \