Missing ubuntu dep
This commit is contained in:
parent
5107d24541
commit
702654bc41
@ -9,6 +9,6 @@ set -e
|
||||
apt-get -y install build-essential\
|
||||
libswresample-dev libavformat-dev libavcodec-dev libavutil-dev libavfilter-dev\
|
||||
libgl-dev libx11-dev libxcomposite-dev libxrandr-dev\
|
||||
libpulse-dev
|
||||
libpulse-dev libva-dev
|
||||
|
||||
./install.sh
|
||||
|
Loading…
Reference in New Issue
Block a user