diff options
author | Pablo Barciela <[email protected]> | 2020-03-12 16:11:09 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-03-12 16:19:32 +0100 |
commit | c391301c57cdcda738482053d98aef8d2bb81d01 (patch) | |
tree | 75b1618f5a112e2d847b0326e64dd9b0a485943b | |
parent | 6e70931800c972acd8481a3fa9dce5653b530efd (diff) | |
download | libmatemixer-c391301c57cdcda738482053d98aef8d2bb81d01.tar.bz2 libmatemixer-c391301c57cdcda738482053d98aef8d2bb81d01.tar.xz |
Travis CI: ubuntu build: add gcc
-rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ requires: - autopoint - clang - clang-tools + - gcc - git - libasound2-dev - libglib2.0-dev |