Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276)

This change adds mp4 support confirmed on Heroku-16 stack.
This commit is contained in:
Daigo 3 Dango 2017-05-24 15:57:33 +00:00 committed by Eugen Rochko
부모 1ec7c87001
커밋 f5c3d20e9c
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제

1
.profile Normal file
파일 보기

@ -0,0 +1 @@
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/app/.apt/lib/x86_64-linux-gnu:/app/.apt/usr/lib/x86_64-linux-gnu/mesa:/app/.apt/usr/lib/x86_64-linux-gnu/pulseaudio

파일 보기

@ -1,2 +1,5 @@
protobuf-compiler
libprotobuf-dev
ffmpeg
libxdamage1
libxfixes3