opencv-dlib-torch.Dockerfile: Add gm lib for Torch.

This commit is contained in:
Brandon Amos 2016-03-19 23:03:07 -04:00
parent 0cbeda3617
commit 2ce20d39e6
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ RUN apt-get update && apt-get install -y \
gfortran \
git \
graphicsmagick \
libgraphicsmagick1-dev \
libatlas-dev \
libavcodec-dev \
libavformat-dev \