Skip to content

Commit 52f07a1

Browse files
longnguyen2004mstorsjo
authored andcommitted
README: Add autoconf and libtool as required MSYS2 packages
1 parent 8da020b commit 52f07a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Building in MSYS2
8282

8383
To build in MSYS2, install the following set of packages with `pacman -S --needed`:
8484

85-
git wget mingw-w64-x86_64-gcc mingw-w64-x86_64-ninja mingw-w64-x86_64-cmake make mingw-w64-x86_64-python3
85+
git wget mingw-w64-x86_64-gcc mingw-w64-x86_64-ninja mingw-w64-x86_64-cmake make mingw-w64-x86_64-python3 autoconf libtool
8686

8787

8888
Status

0 commit comments

Comments
 (0)