Skip to content

Commit

Permalink
Builders: Mingw64: Remove unnecessary "dos2unix" tool
Browse files Browse the repository at this point in the history
  • Loading branch information
eht16 committed Dec 11, 2022
1 parent 6c266ef commit 13c44df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builders/Dockerfile.mingw64
Expand Up @@ -77,7 +77,7 @@ RUN set -ex && \
# libraries \
libcurl3-gnutls libgpgme11 libarchive13 libssl1.1 \
# common useful utilities \
wget curl less nano git gnupg2 file ca-certificates dos2unix \
wget curl less nano git gnupg2 file ca-certificates \
zip unzip xz-utils zstd \
# build tools \
build-essential automake autoconf autopoint gettext libtool check cppcheck \
Expand Down

0 comments on commit 13c44df

Please sign in to comment.