Update date on Archlinux dependencies

This commit is contained in:
Baldur Karlsson
2016-10-03 13:04:00 +02:00
committed by GitHub
parent 3c5305719c
commit ef79b3452e
+1 -1
View File
@@ -75,7 +75,7 @@ This is the apt-get line you'd need to install the requirements on Ubuntu 14.04:
sudo apt-get install libx11-dev libx11-xcb-dev mesa-common-dev libgl1-mesa-dev qt5-default libqt5x11extras5-dev libxcb-keysyms1-dev cmake
```
For Archlinux (as of 2016.08.04) you'll need:
For Archlinux (as of 2016.10.03) you'll need:
```
sudo pacman -S libx11 libxcb xcb-util-keysyms mesa libgl qt5-base qt5-x11extras cmake