mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 18:43:55 -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:
|
packages:
|
||||||
- libprotobuf-dev
|
- libprotobuf-dev
|
||||||
- protobuf-compiler
|
- protobuf-compiler
|
||||||
- qt5-default
|
# - qt5-default
|
||||||
- qttools5-dev
|
# - qttools5-dev
|
||||||
- qttools5-dev-tools
|
# - qttools5-dev-tools
|
||||||
- qtmultimedia5-dev
|
|
||||||
- libqt5multimedia5-plugins
|
|
||||||
- libqt5svg5-dev
|
|
||||||
- libqt5sql5-mysql
|
|
||||||
- libqt5websockets5-dev
|
|
||||||
|
|
||||||
before_install: bash ./.ci/travis-dependencies.sh
|
before_install: bash ./.ci/travis-dependencies.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue