mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
remove qt from apt
This commit is contained in:
parent
c53cd5b4ec
commit
0d9aff1c4c
1 changed files with 3 additions and 8 deletions
11
.travis.yml
11
.travis.yml
|
|
@ -36,14 +36,9 @@ addons:
|
|||
packages:
|
||||
- libprotobuf-dev
|
||||
- protobuf-compiler
|
||||
- qt5-default
|
||||
- qttools5-dev
|
||||
- qttools5-dev-tools
|
||||
- qtmultimedia5-dev
|
||||
- libqt5multimedia5-plugins
|
||||
- libqt5svg5-dev
|
||||
- libqt5sql5-mysql
|
||||
- libqt5websockets5-dev
|
||||
# - qt5-default
|
||||
# - qttools5-dev
|
||||
# - qttools5-dev-tools
|
||||
|
||||
before_install: bash ./.ci/travis-dependencies.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue