ci(xenial): update frontend api to 25.0.0

This commit is contained in:
Stéphane Lepin 2020-03-17 23:41:00 +01:00
parent dc04cb54ab
commit a5af45fb31

View File

@ -14,6 +14,6 @@ apt-get install -y \
qtbase5-dev
# Dirty hack
wget -O /usr/include/obs/obs-frontend-api.h https://raw.githubusercontent.com/obsproject/obs-studio/24.0.3/UI/obs-frontend-api/obs-frontend-api.h
wget -O /usr/include/obs/obs-frontend-api.h https://raw.githubusercontent.com/obsproject/obs-studio/25.0.0/UI/obs-frontend-api/obs-frontend-api.h
ldconfig