Changes between Version 219 and Version 220 of BuildInstructions


Ignore:
Timestamp:
Dec 3, 2013, 6:46:39 PM (10 years ago)
Author:
fabio
Comment:

wx3.0 is also on Debian testing now

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v219 v220  
    139139}}}
    140140 * With that dependencies you have to run `update-workspaces.sh` with `--with-system-enet --with-system-nvtt --with-system-mozjs185` flags.
    141  * On Debian sid and Ubuntu trusty/14.04 you should replace `libwxgtk2.8-dev` with `libwxgtk3.0-dev`.
     141 * On Debian jessie/8 and Ubuntu trusty/14.04 or later you should replace `libwxgtk2.8-dev` with `libwxgtk3.0-dev`.
    142142 * When not using system libraries, `libenet-dev`, `libmozjs185-dev` and `libnvtt-dev` can be omitted, but `cmake` is needed to build the bundled NVTT and `zip` is needed to build the bundled mozjs185.
    143143 * You can also use `libcurl4-openssl-dev` instead of `libcurl4-gnutls-dev` (it's not possible to install both at once), but [http://lintian.debian.org/tags/possible-gpl-code-linked-with-openssl.html note that openssl is not GPL compatible and the resulting binaries could not be redistributed].