From 4fc9558db709203bb1acf194ecd87cb7e62b1b49 Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Fri, 28 Aug 2020 21:39:19 -0700 Subject: update build documentation and increment version number --- BUILD | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'BUILD') diff --git a/BUILD b/BUILD index 525d1fb..9780f3d 100644 --- a/BUILD +++ b/BUILD @@ -26,10 +26,11 @@ jack2 (optional, see mozconfig) ffmpeg sqlite libvpx +libevent 3. prepare git submodule(s) -$ git submodule init && git submodule update +$ git submodule update --init --recursive copy Mach build system example config into the root of webbrowser @@ -37,7 +38,9 @@ as '.mozconfig' $ cp doc/mozconfig.example .mozconfig -Optionally adjust .mozconfig to better suit your needs. +Optionally adjust .mozconfig to better suit your needs. Please note +that GTK3 support is vestigual I may just get rid of it. using GTK2 +instead is encouraged. I am not convinced GTK3 is better than GTK2. 4. compile, test, and package Web Browser -- cgit v1.2.3