summaryrefslogtreecommitdiffstats
path: root/chromium
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-01-21 11:58:36 +0000
committer Eric Hameleers <alien@slackware.com>2021-01-21 11:58:36 +0000
commitb18803675a4319de3542ab9b5ea6e4ef1c09f86a (patch)
tree8afcb7e200777b258286efa77685c6aaaf8d184b /chromium
parentfd43589f50a30517894175481e41290d14f8af68 (diff)
downloadasb-b18803675a4319de3542ab9b5ea6e4ef1c09f86a.tar.gz
asb-b18803675a4319de3542ab9b5ea6e4ef1c09f86a.tar.xz
chromium: be more explicit about nodejs version requirement
Diffstat (limited to 'chromium')
-rwxr-xr-xchromium/build/chromium.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/build/chromium.SlackBuild b/chromium/build/chromium.SlackBuild
index 5520d3fe..a34ae351 100755
--- a/chromium/build/chromium.SlackBuild
+++ b/chromium/build/chromium.SlackBuild
@@ -31,10 +31,10 @@
# URL: http://www.chromium.org/
# Build needs: - multilib gcc & glibc to compile the Native Client (64-bit);
# - ninja;
-# - nodejs;
+# - nodejs >= 15.6.0;
# - gcc >= 8 for bootstrapping gn;
# - nasm >= 2.14 (yasm no longer being used);
-# - cmake >= 3.13.4
+# - cmake >= 3.13.4;
# - Internet access (for downloading toolchain bins)
# Needs:
# Changelog: