]> cat aescling's git repositories - mastodon.git/commitdiff
Add libidn11 to Aptfile (#4475)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Tue, 1 Aug 2017 03:58:08 +0000 (12:58 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 1 Aug 2017 03:58:08 +0000 (05:58 +0200)
Fix builds that fail on Heroku.

Aptfile

diff --git a/Aptfile b/Aptfile
index 5e922ca18460f2fc2c3eead86f2a5205632ec2f1..48dff1a770ce4160a233ce126c75dd91de22afb0 100644 (file)
--- a/Aptfile
+++ b/Aptfile
@@ -1,8 +1,9 @@
+ffmpeg
+libicu-dev
+libidn11
+libidn11-dev
 libpq-dev
-protobuf-compiler
 libprotobuf-dev
-ffmpeg
 libxdamage1
 libxfixes3
-libicu-dev
-libidn11-dev
+protobuf-compiler