Merge pull request #107 from KalleDK/conan-support

Added conan support
This commit is contained in:
Matt McCormick
2017-02-02 13:15:56 -05:00
committed by GitHub
3 changed files with 4 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ RUN apt-get update && apt-get install \
pkg-config \
libtool \
python \
python-pip \
rsync \
sed \
bison \