pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gwenview
Module Name: pkgsrc
Committed By: markd
Date: Mon Jun 8 11:04:25 UTC 2026
Modified Files:
pkgsrc/graphics/gwenview: Makefile
Log Message:
gwenview: note dependency on wayland-protocols - thanks Robert Bagdan
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 pkgsrc/graphics/gwenview/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gwenview/Makefile
diff -u pkgsrc/graphics/gwenview/Makefile:1.157 pkgsrc/graphics/gwenview/Makefile:1.158
--- pkgsrc/graphics/gwenview/Makefile:1.157 Thu May 14 16:41:11 2026
+++ pkgsrc/graphics/gwenview/Makefile Mon Jun 8 11:04:25 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.157 2026/05/14 16:41:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.158 2026/06/08 11:04:25 markd Exp $
DISTNAME= gwenview-${KAPPSVER}
PKGREVISION= 4
@@ -21,6 +21,7 @@ USE_TOOLS+= msgmerge pkg-config
.include "../../devel/kf6-kitemmodels/buildlink3.mk"
.include "../../devel/kf6-kparts/buildlink3.mk"
.include "../../devel/kf6-purpose/buildlink3.mk"
+.include "../../devel/wayland-protocols/buildlink3.mk"
.include "../../graphics/exiv2/buildlink3.mk"
.include "../../graphics/kimageannotator/buildlink3.mk"
.include "../../graphics/lcms2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index