pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/plasma6-kscreen
Module Name: pkgsrc
Committed By: markd
Date: Wed Sep 9 06:52:52 UTC 2026
Modified Files:
pkgsrc/x11/plasma6-kscreen: Makefile
Log Message:
plasma6-kscreen: missing dependencies kf6-kitemmodels, plasma6-plasma5support
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/plasma6-kscreen/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/plasma6-kscreen/Makefile
diff -u pkgsrc/x11/plasma6-kscreen/Makefile:1.9 pkgsrc/x11/plasma6-kscreen/Makefile:1.10
--- pkgsrc/x11/plasma6-kscreen/Makefile:1.9 Sun Sep 6 10:23:32 2026
+++ pkgsrc/x11/plasma6-kscreen/Makefile Wed Sep 9 06:52:52 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2026/09/06 10:23:32 markd Exp $
+# $NetBSD: Makefile,v 1.10 2026/09/09 06:52:52 markd Exp $
DISTNAME= kscreen-${PLASMAVER}
CATEGORIES= x11
@@ -17,6 +17,8 @@ USE_TOOLS+= msgmerge pkg-config
.include "../../devel/kf6-kconfig/buildlink3.mk"
.include "../../devel/kf6-kcrash/buildlink3.mk"
.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../devel/kf6-kitemmodels/buildlink3.mk"
+.include "../../devel/plasma6-plasma5support/buildlink3.mk"
.include "../../devel/qt6-qtwayland/buildlink3.mk"
.include "../../devel/wayland-protocols/buildlink3.mk"
.include "../../graphics/kf6-ksvg/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index