From 584f96484c282c22c809115921d68f05c10c475b Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sat, 23 Dec 2023 14:53:39 +0800 Subject: [PATCH] add liblz4 suggest --- config/ext.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/ext.json b/config/ext.json index 2d0bac9f..8bb79743 100644 --- a/config/ext.json +++ b/config/ext.json @@ -339,7 +339,8 @@ "igbinary" ], "lib-suggests": [ - "zstd" + "zstd", + "liblz4" ] }, "session": {