development:compiling:player:autotools
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| development:compiling:player:autotools [2019/07/01 01:50] – [Step by step setup for Debian based distros (gNewSense, Trisquel, Debian, Mint, Ubuntu...)] update dependencies fdelapena | development:compiling:player:autotools [2019/07/01 01:54] (current) – [Step by step setup for Fedora] add freetype and harfbuzz dependencies fdelapena | ||
|---|---|---|---|
| Line 61: | Line 61: | ||
| * Copy the following text and paste it in your terminal window and press the enter key, you will need to enter your password and press again the enter key: | * Copy the following text and paste it in your terminal window and press the enter key, you will need to enter your password and press again the enter key: | ||
| <code bash> | <code bash> | ||
| - | sudo dnf -y install SDL2_mixer-devel pixman-devel libpng-devel libmpg123-devel libvorbis-devel opusfile-devel wildmidi-devel libxmp-devel libsndfile-devel speexdsp-devel asciidoc | + | sudo dnf -y install SDL2_mixer-devel pixman-devel libpng-devel freetype-devel harfbuzz-devel libmpg123-devel libvorbis-devel opusfile-devel wildmidi-devel libxmp-devel libsndfile-devel speexdsp-devel asciidoc |
| git clone https:// | git clone https:// | ||
| cd Player | cd Player | ||
development/compiling/player/autotools.txt · Last modified: by fdelapena