Removed lzlib from the dependencies, as it's not needed

このコミットが含まれているのは:
Al Pou 2022-09-14 13:20:41 -04:00
コミット 1e0c0617f5
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -36,7 +36,7 @@ First, install
Git is not listed as a dependency in the official build documentation, but it is
needed as it does not come with OpenBSD's base system:
$ doas pkg_add boost cmake git lzlib
$ doas pkg_add boost cmake git
Next, clone their git repository: