Automatically bootstrap if missing deps

This commit is contained in:
SplatboyDev 2022-10-21 18:04:48 +02:00 committed by trickypr
parent 27b3bbf2a0
commit 08aebfccff

View file

@ -16,3 +16,6 @@ export MOZ_STUB_INSTALLER=1
export MOZ_INCLUDE_SOURCE_INFO=1
export MOZ_SOURCE_REPO=https://github.com/dothq/browser-desktop
export MOZ_SOURCE_CHANGESET=${changeset}
# Bootstrap
ac_add_options --enable-bootstrap