summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-03-12 16:11:09 +0100
committerPablo Barciela <[email protected]>2020-03-12 16:19:32 +0100
commitc391301c57cdcda738482053d98aef8d2bb81d01 (patch)
tree75b1618f5a112e2d847b0326e64dd9b0a485943b
parent6e70931800c972acd8481a3fa9dce5653b530efd (diff)
downloadlibmatemixer-c391301c57cdcda738482053d98aef8d2bb81d01.tar.bz2
libmatemixer-c391301c57cdcda738482053d98aef8d2bb81d01.tar.xz
Travis CI: ubuntu build: add gcc
-rw-r--r--.build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 6b2cef7..2df27b3 100644
--- a/.build.yml
+++ b/.build.yml
@@ -49,6 +49,7 @@ requires:
- autopoint
- clang
- clang-tools
+ - gcc
- git
- libasound2-dev
- libglib2.0-dev