pkgsrc-WIP-changes archive

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

0ad: add nvtt dependencies.



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Thu May 4 08:35:03 2023 +0200
Changeset:	df35aedb6549a10255bf66c4471a019abe1dcec8

Modified Files:
	0ad/Makefile

Log Message:
0ad: add nvtt dependencies.

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

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

diffstat:
 0ad/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/0ad/Makefile b/0ad/Makefile
index 1cc54f40a1..e183d583d0 100644
--- a/0ad/Makefile
+++ b/0ad/Makefile
@@ -120,6 +120,8 @@ do-install:
 .include "../../graphics/MesaLib/buildlink3.mk"
 #.include "../../graphics/nvidia-texture-tools/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/openexr/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
 .include "../../lang/mozjs78/buildlink3.mk"
 .include "../../lang/python/tool.mk"
 .include "../../multimedia/libogg/buildlink3.mk"


Home | Main Index | Thread Index | Old Index