summaryrefslogtreecommitdiffstats
path: root/BUILD
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2020-05-09 18:16:35 -0700
committerThomas Groman <tgroman@nuegia.net>2020-05-09 18:16:35 -0700
commit2306f2a25bbc953135a3fea88809c91a989e4be6 (patch)
tree1e186ea2bb9376f27604f1cfa41d3ce46401a192 /BUILD
parentf37e33c69f78f3e6f699347e1931bbabc9f157fe (diff)
downloadwebbrowser-2306f2a25bbc953135a3fea88809c91a989e4be6.tar
webbrowser-2306f2a25bbc953135a3fea88809c91a989e4be6.tar.gz
webbrowser-2306f2a25bbc953135a3fea88809c91a989e4be6.tar.lz
webbrowser-2306f2a25bbc953135a3fea88809c91a989e4be6.tar.xz
webbrowser-2306f2a25bbc953135a3fea88809c91a989e4be6.zip
small corrections to BUILD doc
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/BUILD b/BUILD
index 5d1a8b7..d1c8dab 100644
--- a/BUILD
+++ b/BUILD
@@ -5,6 +5,7 @@ Autoconf 2.13
Yasm 1.2.0 or newer
Perl
Gnu C Compiler version 4.9.3 or newer (9.X.X reccomended)
+ccache (optional, see mozconfig)
2. Install runtime dependencies
@@ -18,7 +19,7 @@ dbus
dbus-glib
gtk+2
alsa-lib
-jack2
+jack2 (optional, see mozconfig)
ffmpeg
3. prepare git submodule(s)
@@ -33,8 +34,6 @@ $ cp doc/mozconfig.example .mozconfig
Optionally adjust .mozconfig to better suit your needs.
-$ cd ..
-
4. compile, test, and package Web Browser
./mach build