pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kscreenlocker: add buildlink files required by plasma-workspace



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Sat Sep 4 14:36:40 2021 +1200
Changeset:	696acf726552f934b70bd69a409b54d00214bcdf

Modified Files:
	kscreenlocker/buildlink3.mk

Log Message:
kscreenlocker: add buildlink files required by plasma-workspace

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=696acf726552f934b70bd69a409b54d00214bcdf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kscreenlocker/buildlink3.mk | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/kscreenlocker/buildlink3.mk b/kscreenlocker/buildlink3.mk
index 7a646daf18..ed3948ef47 100644
--- a/kscreenlocker/buildlink3.mk
+++ b/kscreenlocker/buildlink3.mk
@@ -8,6 +8,9 @@ KSCREENLOCKER_BUILDLINK3_MK:=
 BUILDLINK_API_DEPENDS.kscreenlocker+=	kscreenlocker>=5.6.3
 BUILDLINK_PKGSRCDIR.kscreenlocker?=	../../wip/kscreenlocker
 
+BUILDLINK_FILES.kscreenlocker+=	share/dbus-1/interfaces/kf5_org.freedesktop.ScreenSaver.xml
+BUILDLINK_FILES.kscreenlocker+=	share/dbus-1/interfaces/org.kde.screensaver.xml
+
 .include "../../devel/kdeclarative/buildlink3.mk"
 .include "../../devel/kidletime/buildlink3.mk"
 .include "../../devel/kwayland/buildlink3.mk"


Home | Main Index | Thread Index | Old Index