pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qt5-qtwebengine: make nodejs a build dependency
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Fri Mar 19 08:57:59 2021 +1300
Changeset: f1404d12cf74cc7db8d20ef79df9ae3873c0f00e
Modified Files:
qt5-qtwebengine/Makefile
Log Message:
qt5-qtwebengine: make nodejs a build dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f1404d12cf74cc7db8d20ef79df9ae3873c0f00e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qt5-qtwebengine/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/qt5-qtwebengine/Makefile b/qt5-qtwebengine/Makefile
index 2aed3608dd..11bc2d0f3b 100644
--- a/qt5-qtwebengine/Makefile
+++ b/qt5-qtwebengine/Makefile
@@ -20,7 +20,7 @@ TOOL_DEPENDS+= gperf-[0-9]*:../../devel/gperf
#TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
TOOL_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
TOOL_DEPENDS+= yasm-[0-9]*:../../devel/yasm
-DEPENDS+= nodejs-[0-9]*:../../lang/nodejs
+BUILD_DEPENDS+= nodejs-[0-9]*:../../lang/nodejs
JPEG_ACCEPTED= libjpeg-turbo
Home |
Main Index |
Thread Index |
Old Index