This website works better with JavaScript.
Home
Explore
Help
Sign In
abunchtell
/
mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Activity
Browse Source
Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (
#3276
)
This change adds mp4 support confirmed on Heroku-16 stack.
master
Daigo 3 Dango
6 years ago
committed by
Eugen Rochko
parent
1ec7c87001
commit
f5c3d20e9c
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.profile
+3
-0
Aptfile
+ 1
- 0
.profile
View 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
+ 3
- 0
Aptfile
View File
@@ -1,2 +1,5 @@
protobuf-compiler
libprotobuf-dev
ffmpeg
libxdamage1
libxfixes3
Write
Preview
Loading…
Cancel
Save