pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
zimh: include devel/cmocka/buildlink3.mk
Module Name: pkgsrc-wip
Committed By: Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By: rhialto
Date: Sat May 2 13:52:05 2026 +0200
Changeset: f1e86d53078bbaeba9543920ce886a7a947b21b7
Modified Files:
zimh/Makefile
Log Message:
zimh: include devel/cmocka/buildlink3.mk
apparently that's needed for it to be found.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f1e86d53078bbaeba9543920ce886a7a947b21b7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
zimh/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/zimh/Makefile b/zimh/Makefile
index cd415e9fa3..ec78b3e748 100644
--- a/zimh/Makefile
+++ b/zimh/Makefile
@@ -22,6 +22,7 @@ TOOL_DEPENDS+= cmocka>=1.1.8:../../devel/cmocka
DEPENDS+= dejavu-ttf-[0-9]*:../../fonts/dejavu-ttf
.include "../../devel/cmake/build.mk"
+.include "../../devel/cmocka/buildlink3.mk"
.include "../../devel/SDL2/buildlink3.mk"
.include "../../fonts/SDL2_ttf/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index