Added development dependencies for Arch Linux
parent
fb32b93672
commit
c01fadf884
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue