about summary refs log tree commit diff
path: root/Aptfile
AgeCommit message (Collapse)Author
2020-08-25Stop installing libssl-dev for build (#14660)Daigo 3 Dango
libssl-dev is provided with the stack image in build time and conflicts in building openssl Gem for webauthn Gem added with #14466.
2018-09-09Adjust Aptfile for Heroku-18 stack (#8588)Daigo 3 Dango
2018-07-14Add dependencies for uWebSockets (#7466)Jeong Arm
UWS needs openssl and zlib https://github.com/uNetworking/uWebSockets/wiki/Misc.-details#dependencies
2017-09-13Specify libicu explicitly in Aptfile (#4920)Daigo 3 Dango
It seems libicu-dev no longer installs libicu55 needed by charlock_holmes.
2017-08-01Add libidn11 to Aptfile (#4475)Yamagishi Kazutoshi
Fix builds that fail on Heroku.
2017-07-30add-libpq-dev (#4445)masarakki
2017-07-24add-dependent-package (#4330)masarakki
2017-07-08Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)nullkal
* 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-05-24Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276)Daigo 3 Dango
This change adds mp4 support confirmed on Heroku-16 stack.
2017-05-12Use cid3 on Heroku (#3001)Daigo 3 Dango
Use https://github.com/heroku/heroku-buildpack-apt to install protobuf-compiler and libprotobuf-dev which are needed by cid3