pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libkscreen
Module Name: pkgsrc
Committed By: markd
Date: Mon Oct 3 18:40:35 UTC 2022
Modified Files:
pkgsrc/x11/libkscreen: Makefile
Log Message:
libkscreen: note required dependency on plasma-wayland-protocols
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/libkscreen/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/libkscreen/Makefile
diff -u pkgsrc/x11/libkscreen/Makefile:1.12 pkgsrc/x11/libkscreen/Makefile:1.13
--- pkgsrc/x11/libkscreen/Makefile:1.12 Thu Sep 29 01:30:09 2022
+++ pkgsrc/x11/libkscreen/Makefile Mon Oct 3 18:40:34 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2022/09/29 01:30:09 markd Exp $
+# $NetBSD: Makefile,v 1.13 2022/10/03 18:40:34 markd Exp $
DISTNAME= libkscreen-${PLASMAVER}
CATEGORIES= x11
@@ -14,6 +14,7 @@ USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= src/kscreen2.pc.in
.include "../../devel/kwayland/buildlink3.mk"
+.include "../../devel/plasma-wayland-protocols/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtx11extras/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index