From 4e3a82bd8f2053530e425510745c86f7da44540f Mon Sep 17 00:00:00 2001 From: John Wren Kennedy Date: Thu, 3 Oct 2024 10:53:41 -0600 Subject: [PATCH] zstd --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c446350..e7ed57d 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,8 @@ Build-Depends: pkg-config, zlib1g-dev, gdb, - g++-10 + g++-10, + libzstd-dev Standards-Version: 4.6.0 Homepage: https://github.com/rui314/mold Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/mold