1
0
Fork 0

Fix libMPV package name.

This commit is contained in:
NamedKitten 2018-10-13 16:02:18 +01:00
parent c39aa0f7e4
commit eef704f30c

View file

@ -10,7 +10,7 @@ before_install:
install: install:
- sudo apt update - sudo apt update
- sudo apt-get -y install libmpv qt511-meta-full - sudo apt-get -y install libmpv-dev qt511-meta-full
- source /opt/qt*/bin/qt*-env.sh - source /opt/qt*/bin/qt*-env.sh
script: script: