From e60bfeb89f209bf9a30603cbbd8fcc7618fe24a4 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Wed, 13 Sep 2023 14:30:18 +0100 Subject: [Minor] Fix linux deps --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 1ae3c0b44..1ef10c0ad 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: cmake, libsqlite3-dev, libssl-dev (>= 1.0), libunwind-dev | libunwind-13-dev, - libdwarf-dev, + binutils-dev, perl, ragel, zlib1g-dev -- cgit v1.2.3