pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
naev: add missing tool dependency
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Jun 7 20:00:57 2024 +0200
Changeset: 7dcedc0e9a999d9ab437ee5db818a6a48e3d0576
Modified Files:
naev/Makefile
Log Message:
naev: add missing tool dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7dcedc0e9a999d9ab437ee5db818a6a48e3d0576
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
naev/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/naev/Makefile b/naev/Makefile
index 0ff8931e24..616a2ae08f 100644
--- a/naev/Makefile
+++ b/naev/Makefile
@@ -11,6 +11,7 @@ HOMEPAGE= https://github.com/naev/naev
COMMENT= 2D space trading and combat game
LICENSE= gnu-gpl-v3
+TOOL_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
USE_TOOLS+= bash:run pkg-config
Home |
Main Index |
Thread Index |
Old Index