Tab --> space

This commit is contained in:
Alfred Gutierrez 2019-01-21 21:29:17 -08:00 committed by GitHub
parent a72ccbdad8
commit a37e33f2ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ ARG PREFIX=/usr/local
ARG MAKEFLAGS="-j4"
# FFmpeg build dependencies.
RUN apk add --update \
RUN apk add --update \
build-base \
freetype-dev \
lame-dev \