Changes between Version 347 and Version 348 of BuildInstructions


Ignore:
Timestamp:
Jun 30, 2019, 2:47:58 PM (5 years ago)
Author:
mondeja
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v347 v348  
    134134   * With these dependencies you have to run:
    135135     * `./update-workspaces.sh --with-system-nvtt`
    136  * On all versions **except Ubuntu 18.04** and **Debian 9**, you will need to [https://download.libsodium.org/doc/installation/ install libsodium manually].
    137    * On **Ubuntu 18.04** or **Debian 9**, `sudo apt-get install libsodium-dev`.
     136 * On all versions **except Ubuntu 18.04**, you will need to [https://download.libsodium.org/doc/installation/ install libsodium manually].
     137   * On **Ubuntu 18.04**, `sudo apt-get install libsodium-dev`.
    138138 * If you want to use a packaged **mozjs38**, available for example in [https://launchpad.net/~wfg/+archive/ubuntu/0ad.dev/+packages 0ad.dev PPA]:
    139139   * you should replace `libnspr4-dev` with `libmozjs-38-dev` and run `update-workspace.sh` with `--with-system-mozjs38`.