0
0
mirror of https://github.com/yse/easy_profiler.git synced 2025-01-14 00:27:55 +08:00

Remove qt55-meta package

This commit is contained in:
Sergey Yagovtsev 2016-08-21 12:20:32 +03:00
parent 32f7fa8aff
commit 9b7a6a920a

View File

@ -15,7 +15,7 @@ before_install:
- sudo add-apt-repository --yes ppa:beineri/opt-qt551-trusty
- sudo apt-get update -qq
install:
- sudo apt-get -y install qt55tools qt55script qt55base qt55-meta
- sudo apt-get -y install qt55tools qt55script qt55base
addons:
apt:
sources: