Hayden
c8bf6192e4
Heroku fix ( #19807 )
...
Currently building on Heroku fails with a package error for libidn11. Since Mastodon uses idn-ruby 0.1.2 we should upgrade to libidn12
2022-11-05 22:57:58 +01:00
Yamagishi Kazutoshi
298491a816
Remove protobuf dependencies ( #17539 )
2022-02-14 16:08:02 +01:00
Daigo 3 Dango
bc4efd5e98
Use libvpx >= 5 ( #15591 )
...
Ubuntu 18.04 provides libvpx5 while Ubuntu 20.04 does libvpx6
2021-01-22 10:09:40 +01:00
Daigo 3 Dango
abb14579a7
Stop installing libssl-dev for build ( #14660 )
...
libssl-dev is provided with the stack image in build time and
conflicts in building openssl Gem for webauthn Gem added with #14466 .
2020-08-25 01:20:59 +02:00
Daigo 3 Dango
675f4705c7
Adjust Aptfile for Heroku-18 stack ( #8588 )
2018-09-09 02:10:58 +02:00
Jeong Arm
c8c25ea7eb
Add dependencies for uWebSockets ( #7466 )
...
UWS needs openssl and zlib https://github.com/uNetworking/uWebSockets/wiki/Misc.-details#dependencies
2018-07-14 01:47:10 +02:00
Daigo 3 Dango
081f907f90
Specify libicu explicitly in Aptfile ( #4920 )
...
It seems libicu-dev no longer installs libicu55 needed by charlock_holmes.
2017-09-13 09:30:13 +02:00
Yamagishi Kazutoshi
161f72cce3
Add libidn11 to Aptfile ( #4475 )
...
Fix builds that fail on Heroku.
2017-08-01 05:58:08 +02:00
masarakki
579e85f606
add-libpq-dev ( #4445 )
2017-07-30 01:05:27 +02:00
masarakki
d6f5dbff3e
add-dependent-package ( #4330 )
2017-07-24 10:51:38 +02:00
nullkal
007ab330e6
Use charlock_holmes instead of nkf at FetchLinkCardService ( #4080 )
...
* Specs for language detection
* Use CharlockHolmes instead of NKF
* Correct mistakes
* Correct style
* Set hint_enc instead of falling back and strip_tags
* Improve specs
* Add dependencies
2017-07-08 22:44:31 +02:00
Daigo 3 Dango
f5c3d20e9c
Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs ( #3276 )
...
This change adds mp4 support confirmed on Heroku-16 stack.
2017-05-24 17:57:33 +02:00
Daigo 3 Dango
831386977e
Use cid3 on Heroku ( #3001 )
...
Use https://github.com/heroku/heroku-buildpack-apt to
install protobuf-compiler and libprotobuf-dev which are needed by cid3
2017-05-12 14:33:54 +02:00