Changes between Version 381 and Version 382 of BuildInstructions


Ignore:
Timestamp:
Nov 30, 2020, 5:53:09 PM (3 years ago)
Author:
Imarok
Comment:

Ubuntu dependencies: Add rustc and restore alphabetic order

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v381 v382  
    133133{{{
    134134#!sh
    135 sudo apt-get install build-essential cmake libboost-dev libboost-filesystem-dev   \
    136     libcurl4-gnutls-dev libenet-dev libgloox-dev libicu-dev    \
    137     libminiupnpc-dev libnvtt-dev libogg-dev libopenal-dev   \
    138     libpng-dev libsdl2-dev libvorbis-dev libxcursor-dev  \
    139     libxml2-dev python subversion zlib1g-dev libfmt-dev \
    140     libboost-system-dev libsodium-dev
     135sudo apt-get install build-essential cmake libboost-dev libboost-system-dev   \
     136    libboost-filesystem-dev libcurl4-gnutls-dev libenet-dev libfmt-dev   \
     137    libgloox-dev libicu-dev libminiupnpc-dev libnvtt-dev libogg-dev   \
     138    libopenal-dev libpng-dev libsdl2-dev libsodium-dev libvorbis-dev   \
     139    libxcursor-dev libxml2-dev python rustc subversion zlib1g-dev
    141140}}}
    142141   * With these dependencies you have to run: