pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qt6-qtwebengine: add gperf as tool
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Feb 13 21:35:35 2025 +0100
Changeset: 26fffd6f928a80364f322801b7ed6f1161eacaa1
Modified Files:
qt6-qtwebengine/Makefile
Log Message:
qt6-qtwebengine: add gperf as tool
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=26fffd6f928a80364f322801b7ed6f1161eacaa1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qt6-qtwebengine/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/qt6-qtwebengine/Makefile b/qt6-qtwebengine/Makefile
index 98fedcbc02..c33fee8816 100644
--- a/qt6-qtwebengine/Makefile
+++ b/qt6-qtwebengine/Makefile
@@ -10,6 +10,7 @@ CMAKE_GENERATOR= ninja
.include "../../x11/qt6-qtbase/Makefile.common"
+TOOL_DEPENDS+= gperf-[0-9]*:../../devel/gperf
TOOL_DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build
TOOL_DEPENDS+= nodejs-[0-9]*:../../lang/nodejs
TOOL_DEPENDS+= ${PYPKGPREFIX}-html5lib-[0-9]*:../../textproc/py-html5lib
Home |
Main Index |
Thread Index |
Old Index