add libffi

This commit is contained in:
Dryusdan 2017-11-24 01:22:26 +01:00
parent 5f59e161f5
commit f37ac45986
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ RUN export BUILD_DEPS="build-base \
gcc \
nodejs \
nodejs-npm \
libffi \
ruby \
ruby-irb \
ruby-rdoc \