Skip to content

Commit

Permalink
Add more required packages in the readme for building
Browse files Browse the repository at this point in the history
  • Loading branch information
clementgallet committed Apr 26, 2020
1 parent 3c96a97 commit f89b24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ An PKGBUILD is available for Arch Linux on the [AUR](https://aur.archlinux.org/p

You will need to download and install the following to build libTAS:

* Deb: `apt-get install build-essential automake pkg-config libx11-dev qtbase5-dev qt5-default libsdl2-dev libxcb1-dev libxcb-keysyms1-dev libxcb-xkb-dev libxcb-cursor-dev libudev-dev libasound2-dev libavutil-dev libswresample-dev ffmpeg`
* Deb: `apt-get install build-essential automake pkg-config libx11-dev libx11-xcb-dev qtbase5-dev qt5-default libsdl2-dev libxcb1-dev libxcb-keysyms1-dev libxcb-xkb-dev libxcb-cursor-dev libxcb-randr0-dev libudev-dev libasound2-dev libavutil-dev libswresample-dev ffmpeg`
* Arch: `pacman -S base-devel automake pkgconf qt5-base xcb-util-cursor alsa-lib ffmpeg`

To enable HUD on the game screen, you will also need:
Expand Down

0 comments on commit f89b24d

Please sign in to comment.