pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/kde-baseapps4
Module Name: pkgsrc
Committed By: wiz
Date: Sat May 11 15:37:37 UTC 2024
Modified Files:
pkgsrc/x11/kde-baseapps4: Makefile
Log Message:
kde-baseapps4: add missing glib2 dependency to fix build
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/x11/kde-baseapps4/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/kde-baseapps4/Makefile
diff -u pkgsrc/x11/kde-baseapps4/Makefile:1.77 pkgsrc/x11/kde-baseapps4/Makefile:1.78
--- pkgsrc/x11/kde-baseapps4/Makefile:1.77 Fri Dec 29 18:25:01 2023
+++ pkgsrc/x11/kde-baseapps4/Makefile Sat May 11 15:37:37 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2023/12/29 18:25:01 adam Exp $
+# $NetBSD: Makefile,v 1.78 2024/05/11 15:37:37 wiz Exp $
DISTNAME= kde-baseapps-15.12.0
PKGNAME= ${DISTNAME:S/-1/4-1/}
@@ -21,6 +21,7 @@ CHECK_INTERPRETER_SKIP= share/kde/templa
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
.include "../../graphics/qimageblitz/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/xapian/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index