pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libkscreen libkscreen: note required dependency on...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3bff1eb5e5c1
branches: trunk
changeset: 386242:3bff1eb5e5c1
user: markd <markd%pkgsrc.org@localhost>
date: Mon Oct 03 18:40:34 2022 +0000
description:
libkscreen: note required dependency on plasma-wayland-protocols
diffstat:
x11/libkscreen/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9e17c1ec5a93 -r 3bff1eb5e5c1 x11/libkscreen/Makefile
--- a/x11/libkscreen/Makefile Mon Oct 03 18:10:51 2022 +0000
+++ b/x11/libkscreen/Makefile Mon Oct 03 18:40:34 2022 +0000
@@ -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 @@
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