about summary refs log tree commit diff
path: root/Aptfile
diff options
context:
space:
mode:
authorDaigo 3 Dango <zunda@users.noreply.github.com>2017-05-24 15:57:33 +0000
committerEugen Rochko <eugen@zeonfederated.com>2017-05-24 17:57:33 +0200
commitf5c3d20e9cbd2e57d48c6080691eb493be10c7fc (patch)
tree29bd842ef61068e89843a9114adde194dc39d18b /Aptfile
parent1ec7c87001c39cca4b784bf97972280fd965efb3 (diff)
Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276)
This change adds mp4 support confirmed on Heroku-16 stack.
Diffstat (limited to 'Aptfile')
-rw-r--r--Aptfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Aptfile b/Aptfile
index f4efb985f..0456343ef 100644
--- a/Aptfile
+++ b/Aptfile
@@ -1,2 +1,5 @@
 protobuf-compiler
 libprotobuf-dev
+ffmpeg
+libxdamage1
+libxfixes3