adding two deps required for karma

This commit is contained in:
Matt Harrington 2016-02-24 05:22:31 +00:00
parent d3e1a415a8
commit f129df2e03

View file

@ -11,6 +11,8 @@ RUN apt-get install -y \
build-essential \
curl \
git \
libfontconfig1 \
libfreetype6 \
libkrb5-dev \
python