debian-bootstrap.sh: remove comment from apt-get install

This commit is contained in:
Jens Petersen 2016-06-15 12:50:45 +09:00
parent 348bfbc249
commit 7d58bfa8c9

View File

@ -99,8 +99,6 @@ apt-get install -y \
libyaml-dev \
libzip-dev \
libzmq3-dev \
# The LLVM version should be kept in sync with what GHC requires for its
# LLVM backend (see below for more information).
llvm-3.7 \
m4 \
nettle-dev \