Install cmake to build faup

pull/373/head
Sean Whalen 2020-02-23 15:24:18 -05:00 committed by GitHub
parent f5af7faace
commit 42dffa7291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ RUN set -eu \
libzbar0 \
libzbar-dev \
libfuzzy-dev \
cmake \
;apt-get -y autoremove \
;apt-get -y clean \
;rm -rf /var/lib/apt/lists/* \