pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gromit-mpx: Include hicolor-icon-theme bl3



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun May 4 18:51:13 2025 +0200
Changeset:	b3eac30106d3dd4643f50ef8d4b71c050bc3641d

Modified Files:
	gromit-mpx/Makefile

Log Message:
gromit-mpx: Include hicolor-icon-theme bl3

Needed because it installs icons.

Noticed via pkglint.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b3eac30106d3dd4643f50ef8d4b71c050bc3641d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gromit-mpx/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/gromit-mpx/Makefile b/gromit-mpx/Makefile
index 66d5af0764..ea74aaddce 100644
--- a/gromit-mpx/Makefile
+++ b/gromit-mpx/Makefile
@@ -15,6 +15,7 @@ USE_PKGLOCALEDIR=	yes
 
 .include "../../archivers/lz4/buildlink3.mk"
 .include "../../devel/cmake/build.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../x11/libXi/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index