mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-07 17:05:33 +02:00
Automatically bootstrap if missing deps
This commit is contained in:
parent
27b3bbf2a0
commit
08aebfccff
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue