leafo / heroku-buildpack-lua

Run Lua on Heroku!
http://leafo.net
90 stars 27 forks source link

Get luasec to work #8

Closed polymeris closed 6 years ago

polymeris commented 9 years ago

I am running into the exact same issue Titus mentions here: https://twitter.com/EUNI_Titus/status/533947487216996352

I have specified luasec as a dependecy, but haven't found a way to pass a variable along (OPENSSL_LIBDIR = ...) in the rockspec, like one would do when invoking luarocks manually. Is there a fix or workaround?