build: Update deps, always update homebrew

This commit is contained in:
Matt Borgerson 2019-07-04 00:40:19 -07:00
parent 130965646a
commit 15331ac2da
1 changed files with 3 additions and 3 deletions

View File

@ -34,12 +34,13 @@ addons:
- libseccomp-dev - libseccomp-dev
- libspice-protocol-dev - libspice-protocol-dev
- libspice-server-dev - libspice-server-dev
- libssh2-1-dev - libssh-dev
- liburcu-dev - liburcu-dev
- libusb-1.0-0-dev - libusb-1.0-0-dev
- libvte-2.90-dev - libvte-2.91-dev
- sparse - sparse
- uuid-dev - uuid-dev
- gcovr
- libsdl2-dev - libsdl2-dev
- libepoxy-dev - libepoxy-dev
homebrew: homebrew:
@ -49,7 +50,6 @@ addons:
- sdl2 - sdl2
- libepoxy - libepoxy
git: git:
# we want to do this ourselves # we want to do this ourselves
submodules: false submodules: false