Changes between Version 313 and Version 314 of BuildInstructions


Ignore:
Timestamp:
Feb 23, 2018, 7:07:04 PM (6 years ago)
Author:
Nescio
Comment:

Fedora: php is required for phabricator

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v313 v314  
    154154    boost-devel libcurl-devel enet-devel libpng-devel libvorbis-devel \
    155155    libxml2-devel openal-soft-devel pkgconfig SDL2-devel wxGTK-devel  \
    156     gloox-devel libicu-devel miniupnpc-devel nspr-devel php-cli php-xml
     156    gloox-devel libicu-devel miniupnpc-devel nspr-devel
    157157}}}
    158158
    159159* Fedora 21 or earlier has gloox-devel <= 1.0.9, so you need to build it from sources (https://camaya.net/gloox/) or install a newer (>=1.0.10) version by other way.
     160* because [https://trac.wildfiregames.com/wiki/Phabricator phabricator] requires php, you probably also want to run `dnf install php-cli php-xml`
    160161
    161162==== openSUSE ====