1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Merge branch 'pr652'

This commit is contained in:
Tux3 / Mlkj / !Lev.uXFMLA 2014-11-06 22:16:28 +01:00
commit b8d6b960e9
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -4,7 +4,7 @@ if which apt-get; then
sudo apt-get install build-essential qt5-qmake qt5-default libopenal-dev libopencv-dev \
libtool autotools-dev automake checkinstall check libopus-dev libvpx-dev
elif which pacman; then
sudo pacman -S --needed base-devel qt5 opencv openal opus vpx
sudo pacman -S --needed base-devel qt5 opencv openal opus libvpx
elif which yum; then
yum groupinstall "Development Tools"
yum install qt-devel qt-doc qt-creator opencv-devel openal-soft-devel libtool autoconf automake check check-devel