Added development dependencies for Arch Linux

Sander van Kasteel 2020-05-27 11:26:22 +02:00
parent fb32b93672
commit c01fadf884
1 changed files with 5 additions and 0 deletions

@ -61,6 +61,11 @@ On Fedora:
taglib-devel libchromaprint-devel fftw-devel liblastfm-qt5-devel glew-devel cryptopp-devel sparsehash-devel taglib-devel libchromaprint-devel fftw-devel liblastfm-qt5-devel glew-devel cryptopp-devel sparsehash-devel
On Arch:
sudo pacman -S crypto++ desktop-file-utils glew gst-plugins-base-libs libmygpo-qt5 protobuf \
qt5-x11extras boost cmake git
You can also optionally install ccache, to speed up compilation in some cases. You can also optionally install ccache, to speed up compilation in some cases.
On Ubuntu: On Ubuntu: