git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9940459
)
travis: fix dependencies
author
James Almer
<jamrial@gmail.com>
Sat, 12 Sep 2015 06:23:45 +0000
(
03:23
-0300)
committer
Luca Barbato
<lu_zero@gentoo.org>
Sat, 12 Sep 2015 10:29:27 +0000
(12:29 +0200)
bc hasn't been needed since
a982c5d74fbc7ff5bd2f2f73af61ae48e9b1bcc6
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
6a9b624
..
2e9d301
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-4,7
+4,7
@@
addons:
apt:
packages:
- yasm
- -
bc
+ -
diffutils
compiler:
- clang
- gcc