blob: 2c581e3600d1b62388ad627998f0c5317701b461 [file] [log] [blame]
#=================
# C++ dependencies
RUN apt-get update && apt-get -y install libc++-dev clang && apt-get clean