1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00

travis: fix dependencies

bc hasn't been needed since a982c5d74fbc7ff5bd2f2f73af61ae48e9b1bcc6

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
James Almer 2015-09-12 03:23:45 -03:00 committed by Luca Barbato
parent 9940459720
commit 1e0b8bf0b3

View File

@ -4,7 +4,7 @@ addons:
apt:
packages:
- yasm
- bc
- diffutils
compiler:
- clang
- gcc